Ffffound!
Jump to navigation
Jump to search
| Ffffound! | |
| URL | https://ffffound.com/ |
| Status | Offline |
| Archiving status | Partially saved |
| Archiving type | Unknown |
| IRC channel | #archiveteam-bs (on hackint) |
| Data[how to use] | ffffound.com-warc-archive-2017-05-07 job:3f2m4 |
Ffffound! was an image bookmarking site that closed on May 15th, 2017.
Tools for capturing the site
NOTE: both ffffind.py and ffffound-export are written in Python 2, so make sure you have at least the Python 2 version of BeautifulSoup.
- ffffind.py: a Python script for getting all the images posted by a given user
- ffffound-export: a fork of ffffind.py which will create new html pages with which to view the images (we probably want to use this)
- BeautifulSoup: a Python library for extraction data from the web, required for ffffind.py or ffffound-export