Skip to content
This repository has been archived by the owner on Mar 8, 2022. It is now read-only.
/ ffffexport Public archive

A Scrapy project that downloads images from a ffffound account.

Notifications You must be signed in to change notification settings

brew/ffffexport

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ffffexport

A Scrapy project that downloads images from a ffffound account.

ffffexport attempts to download the original, linked image from a ffffound account. If there's an error retrieving the original, ffffexport will fall back to the archived ffffound image instead.

ffffexport also generates an HTML archive for your browsing pleasure.

Requirements

ffffexport uses:

Installation

In a Python virtualenv:

$ pip install -r requirements.txt

Usage

In the project directory:

$ scrapy crawl ffffound -a username=<your_username>

Images downloaded and HTML is generated in a /build directory

About

A Scrapy project that downloads images from a ffffound account.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published