Web Fetching

feature
Within screen-scraper you can script logic using a number of languages, such as JavaScript and VBScript.

All examples:

Web Fetching
Web Scraping
Web Content Mining
Web Site Data Extraction
Page Scraping
Web Parsing
Web Site Scraping

Web fetching is grabbing the content of web sites to be used and combined in different ways. screen-scraper grabs data from web sites by acting as a browser and navigating through pages while fetching the data that you specify. The data you get can then be put into a database, a spreadsheet, or anything else you need.

Also consider that screen-scraper can automatically spider through thousands of pages in a fraction of the time it would take you to grab the data manually. Web fetching with screen-scraper saves time and money.

Examples of using screen-scraper for web fetching include:

  • Crawl a genealogy web site, extracting names of ancestors for an individual
  • Collect client information from a healthcare provider web site
  • Periodically scrape stock data for analysis and comparison

Download screen-scraper
Contact us for a free quote on your project