Hi Guys,
Trying to learning some more PHP. Here is what I'm after.
Essentially, I would like to search a website and return data to my own website.
- Add a few keywords to a form.
- Use those keywords to query a website such as monster.com for results that match the keywords entered.
- Grab that data and return it to my own website.
How hard is something like this? I acknowledge the above outline is oversimplified but any tips you can offer are much appreciated.
thanks!