Skip to content

personal reddit web scraper for marketplace subreddits

Notifications You must be signed in to change notification settings

kgstaley/redditScraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

redditScraper

personal subreddit web scraper to return back all items on sale on marketplace subreddits. Tested with r/hardwareswap, r/buildapcsales, r/gamesale and r/mechmarket. Writes to and returns a .csv file that is kept in ./output folder of root as well as uploads final copy of .csv to Google Drive (upload is optional).

How to use:

Clone repo
activate Google Drive API on google dev console and retrieve credentials.json file 
change filename of generated credentials to client_secrets.json and move to root dir of redditScraper
cd into root dir
run python3 -m index
answer questions when prompted!

About

personal reddit web scraper for marketplace subreddits

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages