https://github.com/tpltnt/fluckr
A scraper for flickr since they try to bully you into creating an account.
https://github.com/tpltnt/fluckr
flickr image scraper
Last synced: 2 months ago
JSON representation
A scraper for flickr since they try to bully you into creating an account.
- Host: GitHub
- URL: https://github.com/tpltnt/fluckr
- Owner: tpltnt
- License: agpl-3.0
- Created: 2016-05-29T12:53:45.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2021-05-03T16:06:51.000Z (about 4 years ago)
- Last Synced: 2025-01-23T00:41:12.280Z (4 months ago)
- Topics: flickr, image, scraper
- Language: Python
- Size: 15.6 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# fluckr
A scraper for flickr since they try to bully you into creating an account.# links
* [Requests: HTTP for Humans](http://docs.python-requests.org/en/master/)
* [Beautiful Soup](https://www.crummy.com/software/BeautifulSoup/)
* [flickr](https://www.flickr.com/)