Scrapolysis Chrome Extension | #SEOTool
A tool to extract data from a web page using predefined or custom regex(s).
Scrapolysis allows users to extract data from single or multiple web pages in a single run using predefined or custom regular expression(s).
Scraped data later can be exported as Excel Sheet(XLS).
This tool is made in pure JavaScript and there is no server side processing hence the http request is much faster than any other scraping tool available on the internet !
Just make sure your regular expression is not having any catastrophic backtracking.