Skip to content

Selenium-based scraper for indexing saved links in Reddit.

Notifications You must be signed in to change notification settings

rmaliqi/RedditSavedScraper

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Selenium-based Scraper For Indexing Saved Links in Reddit

This is a small script for scraping saved urls and posts in your reddit profile.

Usage:

  1. Install Selenium and Chrome Driver on your computer.
  2. Add to PATH environment variable the location of your Chrome Driver.
  3. Set variables username and pwd in reddit_saved_links.py with your own reddit login and password
  4. Run reddit_saved_links.py and watch Selenium driving your Chrome browser to scrape all data. The script generate saved_link.json file where you have all your data in a searchable format.

About

Selenium-based scraper for indexing saved links in Reddit.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%