Simple Scraping With Lynx
November 24, 2009
A scraper is simply an automated Web browser.
By automated, we mean that a scraper can be driven either by you directly (usually via the command line) or by a script (or batch file). Scraping at its most basic, is simply the act of running a program that automatically retrieves information from a remote Web page or Web service.
If we accept that simple definition of scraping, then the very simplest of all scrapers, is Lynx.





















Recent Comments