I need a scrapper to scrap all the locations on http://www.wholefoodsmarket.com/
I will need the location address and hours of operation and special features.
Then I need the info imported into the proper tables in my database.
using PHP and a MySQL Database running on a Linux Server
I need a scrapper to scrap all the locations on http://www.mysportsclubs.com/regions/
I will need the location address and Club Hours,Pool Hours and special features.
Then I need the info imported into the proper tables in my database.
using PHP and a MySQL Database running on a Linux Server
I have a data scrapper that was started but never finished.
Most of the scraping is done, now I need you to create an import file that will import the info into my database.
I have an import file from another scrapper program that you can use as a reference.
one you have created the import file, I will need you to check the scrapper to see that it work properly.