What this task does

Used car listings from Wallapop Italy as structured rows: price, mileage, year, fuel, location and seller, newest first, up to 200 per run. It runs on Wallapop Marketplace Scraper (ES/IT/PT), costs $0.00025 per result, and exports to CSV, JSON or Excel.

πŸ” What this task is for

Wallapop is a private-seller marketplace, so these listings never appear in dealer inventory feeds. Exporting them is the only practical way to size what private sellers are asking in an Italian region, which is the number missing from most used-car pricing work.

Kept on a schedule, the runs build a price history of the Italian private market that no public dataset publishes. Run once instead and you get a clean snapshot of current supply. The country setting and the search URL are the two fields to change for a different market.

βš™οΈ The input this task runs with

These are the exact settings saved in the task. Open it on Apify and they are already filled in, so you can run it unchanged or edit a field first.

{
  "start_urls": [
    {
      "url": "https://it.wallapop.com/search?category_id=100&order_by=newest"
    }
  ],
  "max_items": 200,
  "country": "Italy"
}

πŸ“¦ What every run returns

One record per result, with these fields, exportable as CSV, JSON or Excel.

βœ“Listing title
βœ“Price (€)
βœ“Item condition
βœ“Category
βœ“Description
βœ“Seller name & rating
βœ“Location (city)
βœ“Engagement metrics (views/favourites)
βœ“All image URLs
βœ“Listing URL & ID

πŸš€ How to run this task

  1. Open the task on Apify

    Use the button above. New accounts get $5 of free credit and no credit card is required.

  2. Check the pre-filled input

    Every setting shown above is already there. Change a city, a price range or the result limit if you want a different slice of the data.

  3. Click Run

    Pagination, rotating proxies and anti-bot handling all happen in the cloud. The result limit is what controls your cost.

  4. Export or schedule it

    Download CSV, JSON or Excel, or save the task in your own account and schedule it daily or weekly. Webhooks and the Apify API push results straight into your own tools.

πŸ’΅ What this task costs

$0.00025
per result
You pay the actor's normal price for what the run produces, with no monthly minimum. The $5 of starting credit on a new Apify account covers a test run of this task.

πŸ§ͺ Other Wallapop Marketplace Scraper (ES/IT/PT) tasks

Monitor iPhone listings on Wallapop Spain

iPhone 15 listings on Wallapop Spain, newest first, with price, condition, location and seller on each row, up to 100 listings per run.

See this task β†’

Scrape used cars under 5,000 EUR on Wallapop Spain

The cheap end of the Spanish private car market, pulled from Wallapop: newest listings under 5,000 EUR with price, mileage, year, location and seller, up to 200 cars per run.

See this task β†’

Run it with your own settings

Open the task, change what you need, and save it as your own. The original stays as it is.