Skip to content

Selenium Script to scrape Striver's website and fetch all DSA Sheets into a worksheet.

Notifications You must be signed in to change notification settings

AdityaCH1997/striver-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

striver-bot

A Selenium Script (Bot) to scrape Striver's Website and fetch Problem links into a WorkSheet.

Running it locally on host machine

  1. Ensure that node is installed on local system.
  2. Clone the Repo, cd to Project root.
  3. Install chrome-driver on machine. The code can be tinkered to also work on other browsers including respective drivers like gecko-driver for Firefox.
  4. Install dependencies using the command npm i.
  5. Run the script using command node index.js.

About

Selenium Script to scrape Striver's website and fetch all DSA Sheets into a worksheet.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published