|
The web is often referred to as the world's largest database. screen-scraper allows you to mine content from the web almost as if you were searching a database.
Just like you might search a SQL Server or mySQL database from your software, likewise you can interface your software with screen-scraper so that it mines the content you're interested in, then allows you to use that data in your own application. screen-scraper can be accessed from most modern programming languages, including Java, .NET, PHP, Visual Basic, Active Server Pages (ASP), and any language that can use SOAP.
|