Skip to content

Scrape Marktplaats (a Dutch Ebay), which I used to get all newly added motors.

License

Notifications You must be signed in to change notification settings

kromme/Scrape-marktplaats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Scrape Marktplaats

A Simple script to scrape marktplaats, a Dutch Ebay. I scheduled this script nightly, so I got notified on new entries. Which I used when I wanted to buy my first Motorcycle. (Which I found using this script :) )

Installation

This is a standalone script, you don't need to install it. It does however have two dependencies: pandas and selenium, which are easily installed using pip. Furthermore, before you start:

  • Get the right geckodriver: every Chrome / Firefox instance needs a different geckodriver
  • I'm using Chrome here, change that to your favorite browser

Run

  1. Go to marktplaats, go to the categories you would like to keep track off and get the URl.
  2. Modify the urls with the respective urls.
  3. Run python scrape_marktplaats.py

Happy scraping!

Btw, I advice to use a VPN.

About

Scrape Marktplaats (a Dutch Ebay), which I used to get all newly added motors.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages