TanakitInt / DataVis-Reddit-Scraper

Scrap a data from subreddit via REDDIT PRAW API and visualize it

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Reddit scrapper

Scrap a data from subreddit via REDDIT PRAW API and visualize it

Please note that data is changing all the time because it's real time update.
The result might vary by the time and date you use this software.

Reddit project must be set up from thier website to access an API.

For requesting APIs from Reddit, Python package "PRAW" - The Python Reddit API Wrapper must be used.
Reddit can be access here :
https://reddit.com/

PRAW APIs document :
https://praw.readthedocs.io/en/latest/
https://praw.readthedocs.io/en/latest/code_overview/models/subreddit.html https://praw.readthedocs.io/en/latest/code_overview/models/submission.html

Youtube video reference :
https://youtu.be/6Pie-uoDYG4

I will takeout only the hot and latest 300 posts at the current time from these subreddit :
Animemes : https://reddit.com/r/Animemes
Softwaregore : https://www.reddit.com/r/softwaregore/

Made with đź’— by TanakitInt.

About

Scrap a data from subreddit via REDDIT PRAW API and visualize it


Languages

Language:HTML 70.4%Language:Jupyter Notebook 29.6%