Php Scraper Script Edits

Php Scraper Script Edits
I have a PHP script that scrapes data from search engines (Google, Yahoo, Youtube) for keyword suggestions as well as the number of competing sites(Google only). I need the following edits made to the script from a top notch PHP expert.

1. Add Amazon.com to the search engines supported.
2. Allow user to choose via checkboxes which search engine(s) they want to query.
3. Allow user to specify country for Google queries. ie. google.co.uk for UK queries.
4. Allow user to choose “exact match” as a keyword query option for the competing sites query.
5. Write results to a text file on server and display a text link to download. (Currently the results are presented as a popup prompt to download a file to your PC)

Leave a Reply

Your email address will not be published. Required fields are marked *