We use cookies on this site to enhance your user experience
By clicking the Accept button, you agree to us doing so. More info on our cookie policy
We use cookies on this site to enhance your user experience
By clicking the Accept button, you agree to us doing so. More info on our cookie policy
[Python,JavaScript]
drimble.nl scraper
[Python,JavaScript]
scrape fixed number of web pages
save data in csv or JSON file
Description
Web scraper for drimble.nl. The app is implemented in Python using Scrapy. It reads the latest 100 pages and produces a csv file like the following.
Additionally, I created a simple web app using Flask to display the data nicely.
The web app called askacompany, reads the csv file (created by Scrapy), saves it into a database and display the content (see image below).
Solo developer.
Python 3, Flask, Scrapy
In a private repo.