Skip to content

joskid/Flickrwl

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Flickrwl is an anonymous Flickr images crawler written in Python, that lets you
batch download images of a specific user, tag of search result. Data parsing is
based on Regex matching on raw HTML.

Even though there is avaiable Flickr APIs to do this more easily, I tend to do
the alternative hacking on HTML code.


Sample Usage:

  python flickrwl.py user ziliangdotme

  python flickrwl.py tag Sydney

  python flickrwl.py search Lady Gaga

About

Flickr crawlerin Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published