Scrapes avtoizpit.com for all the questions/answers to the bulgarian driving license test
bower install
npm install
- Run a mongo server on port 27017
node scraper
node server
- Open index.html in your browser of choice. Scraping all questions takes a couple of minutes (avtoizpit API returns 45 random questions on every request) but you can still browse the currently scraped questions.