Skip to content

A repo for crawling images from Flickr. Good for data mining and AI training. Tell me what you think!

License

Notifications You must be signed in to change notification settings

chenusc11/flickr-crawler

Repository files navigation

Introduction

Simple script to download Flickr images: default NUMBER_OF_IMAGES = 100. Change that in flickr_crawler.py as your need.

python flickr_crawler.py TAG <optional TAG> ...

API key

Get your Flickr API key.

You can also set your API key and secret in flickr.py:

api_key: my_key
api_secret: my_secret

Requirements

  • PIL

About

A repo for crawling images from Flickr. Good for data mining and AI training. Tell me what you think!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages