Jump to content

Web Scraping Question


lwaters5

Recommended Posts

I am a newbie and I am trying to do a site scraping project to obtain all the following fields:

 

Test Year, Test Name, Grade Level, Question #, Question Type, Reporting Category, Standard #, Standard description, Example Question (with image)

 

for this web page that has a page for each question.

 

http://www.doe.mass.edu/mcas/search/question.aspx?mcasyear=2010&QuestionSetID=1&grade=8&subjectcode=MTH&questionnumber=36

 

I am a newbie at PHP and would love if you could point me in the right direction. The page uses tables and I need to extract the data from the body of the page as well as some of the info from the url and then have it inserted into a MySQL database.

 

Thank you so much for your help.

Link to comment
https://forums.phpfreaks.com/topic/231961-web-scraping-question/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.