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.