Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 349 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 349 Bytes

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.