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

drimble.nl scraper

[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.

scraped

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).

scraped

My Contribution

Solo developer.

Technologies

Python 3, Flask, Scrapy

Where

In a private repo.