Skip to content

Pulls 9gag images into specified folder. Run the python code with one argument n for page number where n is an integer such that n>=0 (0 for first default load of 9gag and higher numbers for subsequent pages)

Notifications You must be signed in to change notification settings

priestd09/9gagpull

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

9gagpull

Pulls 9gag images into specified folder. Run the python code with one argument n for page number where n is an integer such that n>=0 (0 for first default load of 9gag and higher numbers for subsequent pages)

Dependencies

  • BeautifulSoup (for parsing html)
  • requests (for firing HTTP)

About

Pulls 9gag images into specified folder. Run the python code with one argument n for page number where n is an integer such that n>=0 (0 for first default load of 9gag and higher numbers for subsequent pages)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%