Scraping from a database
Posted: Tue Feb 24, 2009 8:18 pm
I am scraping the content from a website that is querying a database. Unfortunately, the source of the webpage does not contain the data. Instead, the information is being displayed by a javascript. Does any one have any ideas on how this data can be retrieved if possible?