Skip to content

SN33DS/StealMemes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 

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

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages