Wallapop Scraper avatar

Wallapop Scraper

Try for free

2 hours trial then $19.00/month - No credit card required now

Go to Store
Wallapop Scraper

Wallapop Scraper

louisdeconinck/wallapop-scraper
Try for free

2 hours trial then $19.00/month - No credit card required now

Unlock the power of Wallapop with our advanced scraping actor! Effortlessly gather detailed product listings, including prices, descriptions, and seller info. Perfect for market research, trend analysis, and competitive insights. Customize searches by keywords, location, and more.

This actor scrapes product listings from Wallapop, a popular second-hand marketplace. It allows you to extract detailed information about items being sold on the platform, including prices, descriptions, seller information, and more.

👨‍💻 Use Cases

  • Market research and price analysis
  • Track specific product categories
  • Monitor second-hand market trends
  • Competitive analysis
  • Product availability tracking

⚙️ Features

  • Search by keywords or categories
  • Filter by location and price range
  • Extract detailed product information
  • Customizable search parameters
  • Pagination support
  • Rate limiting and proxy rotation

🛠️ Input Parameters

  • keywords: (optional) List of keywords to search for. When not provided, the actor will scrape all available items on Wallapop

Example input:

1{
2    "keywords": [
3        "car", 
4        "bike"
5    ]
6}

📊 Output Format

The actor outputs a dataset with the following schema for each product:

  • id: The unique identifier of the product
  • user_id: The unique identifier of the user who posted the product
  • title: The title of the product
  • description: The description of the product
  • category_id: The category of the product
  • price: The price of the product
  • images: The images of the product
  • reserved: Whether the product is reserved
  • location: The location of the product
  • shipping: Whether the product is shippable
  • favorited: Whether the product is favorited
  • bump: The bump type of the product
  • web_slug: The web slug of the product
  • created_at: The creation date of the product
  • modified_at: The modification date of the product
  • taxonomy: The taxonomy of the product
  • is_favoriteable: Whether the product is favoriteable
  • is_refurbished: Whether the product is refurbished

Example output:

1{
2	"id": "qjwd3qxgwgzo",
3	"user_id": "v4z48ygqljy7",
4	"title": "Libros lectura castellano",
5	"description": "Libros de lectura mandados a leer en su mayor parte por el colegio Luther King de La Laguna. Pregunta sin compromiso....\nTítulos:\n\nTomás y la goma mágica\nAndrea y el cuarto rey mago\nCuentos fantásticos para conocer el mundo.\nEl monstruo peludo.\nRemedios mágicos.\nConspiración en el parque del Retiro.\nRosa está hecha un lío.\nEl secreto de la foto.\nUna bruja horriblemente guapa.\nHagamos caso al tigre.\nCubrelunas.\nOtra vez don quijote 1 y 2.\nAmelia quiere un perro.\nEl retorno de Villarina.",
6	"category_id": 12463,
7	"price": {
8		"amount": 3,
9		"currency": "EUR"
10	},
11	"images": [
12		{
13			"average_color": "13C1AC",
14			"urls": {
15				"small": "https://cdn.wallapop.com/images/10420/c1/dc/__/c10420p727896805/i5000555757.jpg?pictureSize=W320",
16				"medium": "https://cdn.wallapop.com/images/10420/c1/dc/__/c10420p727896805/i5000555757.jpg?pictureSize=W640",
17				"big": "https://cdn.wallapop.com/images/10420/c1/dc/__/c10420p727896805/i5000555757.jpg?pictureSize=W800"
18			}
19		},
20		{
21			"average_color": "7b8286",
22			"urls": {
23				"small": "https://cdn.wallapop.com/images/10420/c1/dc/__/c10420p727896805/i2366822008.jpg?pictureSize=W320",
24				"medium": "https://cdn.wallapop.com/images/10420/c1/dc/__/c10420p727896805/i2366822008.jpg?pictureSize=W640",
25				"big": "https://cdn.wallapop.com/images/10420/c1/dc/__/c10420p727896805/i2366822008.jpg?pictureSize=W800"
26			}
27		}
28	],
29	"reserved": {
30		"flag": false
31	},
32	"location": {
33		"latitude": 28.496716,
34		"longitude": -16.331861,
35		"postal_code": "38206",
36		"city": "San Cristóbal de La Laguna",
37		"region": "Islas Canarias",
38		"region2": "Santa Cruz de Tenerife",
39		"country_code": "ES"
40	},
41	"shipping": {
42		"item_is_shippable": true,
43		"user_allows_shipping": true,
44		"cost_configuration_id": "814429d6-7844-471d-97af-196cd4020f26"
45	},
46	"favorited": {
47		"flag": false
48	},
49	"bump": {
50		"type": "none"
51	},
52	"web_slug": "libros-lectura-castellano-727896805",
53	"created_at": 1641750485787,
54	"modified_at": 1730406617648,
55	"taxonomy": [
56		{
57			"id": 12463,
58			"name": "Movies, books & music",
59			"icon": "bookshelf"
60		},
61		{
62			"id": 24003,
63			"name": "Books, comics & magazines",
64			"icon": null
65		},
66		{
67			"id": 10064,
68			"name": "Books",
69			"icon": null
70		},
71		{
72			"id": 10249,
73			"name": "Children's and youth",
74			"icon": null
75		},
76		{
77			"id": 24098,
78			"name": "Children",
79			"icon": null
80		}
81	],
82	"is_favoriteable": {
83		"flag": true
84	},
85	"is_refurbished": {
86		"flag": false
87	}
88}
Developer
Maintained by Community

Actor Metrics

  • 1 monthly user

  • 0 No stars yet

  • >99% runs succeeded

  • Created in Dec 2024

  • Modified a day ago