Skip to content

toniprada/wallapop-users-scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wallapop-users-scraper

Extract users data from Wallapop at scale.

The motivation for this project was to enable research about reputation in the Sharing Economy. In case you just need a simple client check wallapopy.

Installing

$ pip install -r requirements.txt

Configuring

Customize the Spider method user_ids_to_download to generate a set of Wallapop user ids to be downloaded (from example from a CSV file). Then just execute scrapy crawl wallapop and wait for all the users to be downloaded as JSON files.

About

Extract users data from Wallapop at scale

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages