Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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