Skip to content

pureact/monke-scrapr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Monke Scrapr

Monke Scrapr is a hackathon project being developed for cuHacking 2021: Snowed In.

We are Team Monke 🦍:

Reddit Scrapr Config File

{
    "scrapr_type": "reddit",
    "db_name": "db_name",
    "limit": 10,
    "subreddit": "subreddit",
    "sorting": "hot",
    "keywords": [],
    "tracked_users": [],
}

Reddit PRAW Config File

{
    "client_id": "s_bJdbsb3VMmzQ",
    "client_secret": "client_secret",
    "user_agent": "reddit scrapr by u/username"
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages