PHP Scraping

Hi All,

For a project at work I’m trying to use php scrape to get the recently added titles to a library catalog system. (See here)

However the only problem is the recently added section seems to load after everything else. I guess suggesting some other script is calling for this information hence the delay. The problem is when I use file_get_contents to retrieve the information from http://encore.exeter…g=eng&suite=def, all i get is loading suggestions.

I’m new to php scraping so any help is welcome.

Thanks

Sponsor our Newsletter | Privacy Policy | Terms of Service