# Wallapop + Vinted + Milanuncios Scraper — Spain (`reventadata/wallapop-vinted-milanuncios-scraper`) Actor

Search Wallapop, Vinted, Milanuncios, Cash Converters and eBay Spain with one keyword and get one table of listings, each row labelled with the marketplace it came from. Price, condition, seller type, link, and the full native row.

- **URL**: https://apify.com/reventadata/wallapop-vinted-milanuncios-scraper.md
- **Developed by:** [reventadata](https://apify.com/reventadata) (community)
- **Categories:** E-commerce, Automation, Developer tools
- **Stats:** 2 total users, 1 monthly users, 100.0% runs succeeded, 0 bookmarks
- **User rating**: No ratings yet

## Pricing

from $1.00 / 1,000 results

This Actor is paid per event. You are not charged for the Apify platform usage, but only a fixed price for specific events.

Learn more: https://docs.apify.com/actors/running/actors-in-store.md#pay-per-event

## What's an Apify Actor?

Actors are web data automations that power AI and operations. They run on the Apify platform to scrape websites, process data, connect APIs, and automate workflows.
In Batch mode, an Actor accepts a well-defined JSON input, performs an action which can take anything from a few seconds to a few hours,
and optionally produces a well-defined JSON output, datasets with results, or files in key-value store.
In Standby mode, an Actor provides a web server which can be used as a website, API, or an MCP server.
Actors are written with capital "A".

## How to integrate an Actor?

If asked about integration, you help developers integrate Actors into their projects.
You adapt to their stack and deliver integrations that are safe, well-documented, and production-ready.
The best way to integrate Actors is as follows.

- **AI agents and MCP clients** — the [Apify MCP server](https://docs.apify.com/integrations/mcp.md) at `https://mcp.apify.com` (remote, streamable HTTP, OAuth on first use).
- **Agentic workflows and local Actor development** — [Agent Skills](https://apify.com/.well-known/agent-skills/index.json) with the [Apify CLI](https://docs.apify.com/cli/docs.md): `npm install -g apify-cli`, then `apify login`.
- **JavaScript/TypeScript projects** — the official [JS/TS client](https://docs.apify.com/api/client/js/docs.md): `npm install apify-client`.
- **Python projects** — the official [Python client](https://docs.apify.com/api/client/python/docs.md): `pip install apify-client`.
- **Any other language** — the [REST API](https://docs.apify.com/api/v2.md).

For usage examples, see the [API](#api) section below.

For more details, see Apify documentation as [Markdown index](https://docs.apify.com/llms.txt) and [Markdown full-text](https://docs.apify.com/llms-full.txt).

# README

## Wallapop + Vinted + Milanuncios Scraper — Spain

**Unofficial.** This Actor is not affiliated with, endorsed by, or connected to Wallapop,
Vinted, Milanuncios, Cash Converters or eBay. All trademarks belong to their owners.

Search Spain's biggest second-hand marketplaces with one keyword and get one table back.

### What you get

One row per listing, labelled with the marketplace it came from. Every row carries
`title`, `price`, `currency` and `url` — the four fields all five marketplaces publish —
plus `condition`, `id`, `imageUrl`, `sellerType` and `category` where that marketplace
publishes them, and `raw`, the untouched row from that marketplace's own scraper.

Rows are per-marketplace listings. The same phone listed on two sites appears as two rows;
this Actor does not match or deduplicate listings across marketplaces.

### Marketplaces

| Marketplace | Notes |
|---|---|
| Wallapop | No `condition` or `id` published |
| Vinted | `price` is the total including the buyer protection fee; `raw` keeps the fee separately |
| Milanuncios | Full category path published |
| Cash Converters | Graded refurbished stock; no `id` published |
| eBay Spain | Active listings; no image published in search results |

### Cost

Two charges stack. Each marketplace's scraper bills per listing at its normal rate — this
Actor calls them as sub-runs — and then this Actor bills **$0.001 per combined result**
($1.00 per 1,000) on its own output, plus a $0.00005 start charge. In practice a multi-site
run costs about **$2.00 per 1,000 listings**. `maxItemsPerSite` is what bounds your bill.

### FAQ

**Does this Actor deduplicate listings that appear on more than one marketplace?** No. The
same item listed on two sites comes back as two separate rows, one per marketplace — this
Actor does not match or merge listings across sites.

**What does the `raw` field contain?** The complete, untouched row exactly as that
marketplace's own single-site Actor returns it. Nothing is dropped; the shared top-level
fields (`title`, `price`, `currency`, `url`, and so on) are pulled out of it for convenience.

**Which marketplaces does a run search?** Wallapop, Vinted, Milanuncios, Cash Converters and
eBay Spain — see the Marketplaces table above for what each one publishes and omits.

### More second-hand marketplace scrapers

The single-site Actors expose filters this one deliberately does not — battery health and
search radius on Wallapop, province and price-drop on Milanuncios, storage size and
discount on Cash Converters:

| Actor | What it scrapes |
|---|---|
| [Wallapop Scraper](https://apify.com/reventadata/wallapop-scraper) | Wallapop, Spain — any keyword, phone mode with battery-health parsing |
| [Cash Converters Spain Scraper](https://apify.com/reventadata/cashconverters-scraper) | Cash Converters Spain — graded second-hand stock with price when new |
| [Milanuncios Scraper](https://apify.com/reventadata/milanuncios-scraper) | Milanuncios — 17 categories, condition, storage and battery-health filters |
| [Gumtree UK Scraper](https://apify.com/reventadata/gumtree-scraper) | Gumtree UK — any category, vehicle and phone details parsed from the ad's own text |
| [OLX Romania Scraper](https://apify.com/reventadata/olx-ro-scraper) | OLX Romania (olx.ro) — any keyword, no proxy required |
| [OLX Brazil Scraper](https://apify.com/reventadata/olx-scraper) | OLX Brazil (olx.com.br) — any category, structured attributes from the site's own detail chips |
| [Vinted Spain Scraper](https://apify.com/reventadata/vinted-scraper) | Vinted Spain (vinted.es) — any keyword or category, no proxy required |
| [Todocolección Scraper](https://apify.com/reventadata/todocoleccion-scraper) | Todocolección — collectibles, antiques and auctions, fixed-price and bidding modelled apart |
| [Back Market Spain Scraper](https://apify.com/reventadata/backmarket-scraper) | Back Market Spain — refurbished phones, laptops and tablets, priced against new |
| [eBay Spain Scraper](https://apify.com/reventadata/ebay-scraper) | eBay Spain (ebay.es) — active listings with seller type |

# Actor input Schema

## `searchQueries` (type: `array`):

What to look for, for example 'iphone 13' or 'mesa comedor'. Each term is searched on every selected marketplace.

## `sites` (type: `array`):

Which marketplaces to search. All five by default.

## `minPrice` (type: `integer`):

Skip listings cheaper than this. Left empty, no floor is applied.

## `maxPrice` (type: `integer`):

Skip listings dearer than this. Left empty, no ceiling is applied.

## `maxItemsPerSite` (type: `integer`):

How many listings to collect from each selected marketplace. You are charged per listing by each marketplace's own scraper, so this is what bounds the cost.

## Actor input object example

```json
{
  "searchQueries": [
    "iphone 13"
  ],
  "sites": [
    "wallapop",
    "vinted",
    "milanuncios",
    "cashconverters",
    "ebay"
  ],
  "maxItemsPerSite": 100
}
```

# Actor output Schema

## `matches` (type: `string`):

Listings from every selected marketplace: price, condition, seller type and a link.

# API

You can run this Actor programmatically using our API. Below are code examples in JavaScript, Python, and CLI, as well as the OpenAPI specification and MCP server setup.

## JavaScript example

```javascript
import { ApifyClient } from 'apify-client';

// Initialize the ApifyClient with your Apify API token
// Replace the '<YOUR_API_TOKEN>' with your token
const client = new ApifyClient({
    token: '<YOUR_API_TOKEN>',
});

// Prepare Actor input
const input = {
    "searchQueries": [
        "iphone 13"
    ]
};

// Run the Actor and wait for it to finish
const run = await client.actor("reventadata/wallapop-vinted-milanuncios-scraper").call(input);

// Fetch and print Actor results from the run's dataset (if any)
console.log('Results from dataset');
console.log(`💾 Check your data here: https://console.apify.com/storage/datasets/${run.defaultDatasetId}`);
const { items } = await client.dataset(run.defaultDatasetId).listItems();
items.forEach((item) => {
    console.dir(item);
});

// 📚 Want to learn more 📖? Go to → https://docs.apify.com/api/client/js/docs

```

## Python example

```python
from apify_client import ApifyClient

# Initialize the ApifyClient with your Apify API token
# Replace '<YOUR_API_TOKEN>' with your token.
client = ApifyClient("<YOUR_API_TOKEN>")

# Prepare the Actor input
run_input = { "searchQueries": ["iphone 13"] }

# Run the Actor and wait for it to finish
run = client.actor("reventadata/wallapop-vinted-milanuncios-scraper").call(run_input=run_input)

# Fetch and print Actor results from the run's dataset (if there are any)
print(f"💾 Check your data here: https://console.apify.com/storage/datasets/{run.default_dataset_id}")
for item in client.dataset(run.default_dataset_id).iterate_items():
    print(item)

# 📚 Want to learn more 📖? Go to → https://docs.apify.com/api/client/python/docs/quick-start

```

## CLI example

```bash
echo '{
  "searchQueries": [
    "iphone 13"
  ]
}' |
apify call reventadata/wallapop-vinted-milanuncios-scraper --silent --output-dataset

```

## MCP server setup

```json
{
    "mcpServers": {
        "apify": {
            "type": "http",
            "url": "https://mcp.apify.com/?tools=fetch-actor-details,reventadata/wallapop-vinted-milanuncios-scraper"
        }
    }
}

```

The hosted server signs you in with OAuth on first connect, so no API token belongs in this config. Clients without OAuth support can send an `Authorization: Bearer <APIFY_API_TOKEN>` header instead, using a token from API & Integrations in Apify Console (https://console.apify.com/settings/integrations).

## OpenAPI specification

Download the OpenAPI definition: https://api.apify.com/v2/actors/6eHKsxNBgf3gJWZDD/builds/cq5j2YN76fph2UBbG/openapi.json
