Closed neokd closed 1 year ago
Hey @neokd, I'm interested in working on this issue and developing a web scraper that extracts interview questions.
Implementation:
@tuhinaww you can work on it
@neokd thank you!
@neokd , Hey I have crated a website scrapper for gfg, and I would like to get it reviewed so I can start with other websites as well, I have opened a pull request.
Create a scrapper to scrape common interview website like interview bit, gfg ,etc and store it in a JSON format
{ question:"", answer:"", options:"" }
Options can be an array of strings