jmrchelani / scrap-this-web

API to scrap HTML CSS and JS of a website
9 stars 1 forks source link
javascript scraper web web-scraping

Website Scraper - HTML, CSS and JS Scrapper

Scrap a website's HTML, CSS and JS using this API.

It supports GET method like this: https://scrap-this-web.herokuapp.com/?url=https://google.com

For now, All it does is respond with a ZIP file containing all the files (HTML, CSS and JS) of the scrapped website.

Note: Use at your own risk.