0.5.0 • Published 5 years ago

tfs-website-scraper v0.5.0

Weekly downloads
1
License
CC0
Repository
bitbucket
Last release
5 years ago

Webflow Scraper

Given a webflow published url, the scraper makes a local copy of it so that the website can run locally even without internet connection.

Example

I've included an example script showing how this package could be used. Please see examples/example-scrape.js

TODO

I'd like to eventually make it globally installable so you could run webflow-scraper --url xyz from anywhere.

I need to work out how to make it output the dist folder into the location the terminal currently is or to a supplied --dir argument.

Contributing

Requirements

Node

// MacOS w/ Homebrew
brew install node

Installation

npm install
0.5.0

5 years ago

0.3.0

5 years ago

0.2.0

5 years ago

0.1.0

5 years ago