A web scraper made using Node.JS and Selenium to scrape through quora profiles and extract the required number of answers from the user.
Usage
- Run
npm install
- Run
node index.js [link to user profile] [number of answers you want to extract]
A web scraper made using Node.JS and Selenium to scrape through quora profiles and extract the required number of answers from the user.
JavaScript