Skip to content

Latest commit

 

History

18 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

StealMemes

StealMemes is a python script which scrapes meme images and videos from iFunny.co's top memes of the day page.

Python libraries requests and bs4 are used to find image download links. Selenium webdriver must be used to find video downloads since iFunny.co loads videos dynamically through javascript.

Prerequisites

You must have Chromedriver and Selenium Webdriver to use this project. Learn about using Chromedriver and Selenium here:

Installation

Once selenium is installed properly, you can run this project through:

git clone https://github.com/YulkyTulky/StealMemes.git
cd StealMemes
python StealMemes.py day/week/month/year

Authors

About

Steal Memes from iFunny.co!

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages