dinhanhx/PerceiveYourMeme

Created Dec 27, 2020 · View the dinhanhx/PerceiveYourMeme repository page

A Python library to scrap from https://knowyourmeme.com/ . Written in Python 3.7!

Want this for your repo?

Render a free sample of any GitHub repo in seconds.

Visualize your own →

Contributors

3

Lines of Code

97

From

Sep 2, 2020

To

Nov 1, 2020

About dinhanhx/PerceiveYourMeme

PerceiveYourMeme is a Python library designed to scrape data from KnowYourMeme.com, written in Python 3.7. It provides functionality to extract meme information and related data from the website programmatically, allowing users to collect and process meme data through a Python interface.

The library has several practical applications including archiving meme datasets for research purposes, building training data for machine learning projects focused on meme detection, and creating entertainment applications like Discord bots. Users can configure certain parameters before installation by editing the CONST.py file, and the library can be installed via pip after cloning the repository.

The project is beginner-friendly and uses common web scraping tools like BeautifulSoup4 and urllib3 for fetching and parsing web content. Notable limitations include the risk of being blocked by KnowYourMeme and occasional reliability issues when running tests. The library is marked as Hacktoberfest-friendly and welcomes community contributions, particularly in documenting new use cases for the scraping functionality.

Share this video