ScreenScraper is a developer tools chrome extension. it's a free extension , it has 3,000+ active users since released its first version, it earns an average rating of 3.00 from 34 rated user, last update is 4178 days ago.
Automatically grab sets of data from websites and download it as a CSV or JSON file. Basically, a small extension that acts as a screen scraper and lets your easily scrape data from a website. Let's say you have a website with: <div class="foo"> <span class="name">Joe</span> <span class="city">Seattle</span> <img src="profilepic.png"></img> </div> <div class="foo"> <span class="name">Jean</span> <span class="city">Austin</span> <img src="profilepic_i.png"></img> </div> <div class="foo"> <span class="name">Ben</span> <span class="city">Boston</span> <img src="profilepic_asbfdsi.png"></img> </div> Grab all that data by selecting ".foo" and then make columns for ".name", ".city", and the "src" attribute of "img". Enjoy your screen scraping!
You could download the latest version crx file or older version files and install it.
English.
24% user give 5-star rating, 10% user give 4-star rating, 5% user give 3-star rating, 5% user give 2-star rating, 57% user give 1-star rating. Read reviews of screenscraper
You could find more help information from screenscraper support page.
You could send emails to publisher, or check publisher's website.
More about manifest_file of screenscraper.
You could click to report abuse of screenscraper.
The only thing this tool can grab is the HTML for its own popup window. literally useless
Lack of Documentation
It does not work. Documentation please.