Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ef2k/justflow
JustFlow is a website scraper that downloads assets and updates url references to local ones.
https://github.com/ef2k/justflow
Last synced: 10 days ago
JSON representation
JustFlow is a website scraper that downloads assets and updates url references to local ones.
- Host: GitHub
- URL: https://github.com/ef2k/justflow
- Owner: ef2k
- Created: 2014-03-11T04:01:55.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2021-09-06T13:40:38.000Z (over 3 years ago)
- Last Synced: 2024-11-08T10:40:04.905Z (2 months ago)
- Language: Ruby
- Homepage:
- Size: 10.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
JustFlow
========JustFlow is a website scraper that downloads assets, updates the asset urls to local ones, and sorts them into the following folder structure:
```
www.coolestwebpage.com_/
- js/
- img/
- css/
- fonts/
```**NOTE: JustFlow works on most sites but has trouble on pages that redirect.**
Instructions
------------`$: bundle install`
or
`$: gem install justflow`
Usage
-----`$: justflow https://coolestwebpage.com/`
Issues
------Aint got no tests