Php Website Data Scraping

We need a scraper written in PHP that iterates through ids of the URL https://bigfuture.collegeboard.org/college-university-search/print-college-profile?id=4504 and databases the information into MySQL tables in the table format below. We’d prefer this to be written using CURL and Xpath to parse however I’ll settle for preg_match/regex.

For payment we need to be delivered working PHP code as well as MySQL table structure.

The below table structure is a quick outline I wrote up. I may have …

Leave a Reply

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