What this task does

iPhone 15 listings on Wallapop Spain, newest first, with price, condition, location and seller on each row, up to 100 listings 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

Sorted by newest, the task surfaces listings in posting order, which is what matters on a marketplace where an underpriced phone is gone within the hour. Resellers run it hourly and push new rows into Slack or a sheet so the alert arrives before the listing does any rounds.

The keyword lives in the search URL, so the same task covers any model or any product on Wallapop: change iphone 15 to whatever you resell. Raising the item limit widens each run at the usual per-result price.

βš™οΈ 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://es.wallapop.com/search?keywords=iphone%2015&order_by=newest"
    }
  ],
  "max_items": 100,
  "country": "Spain"
}

πŸ“¦ 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

Track used car listings on Wallapop Italy

Used car listings from Wallapop Italy as structured rows: price, mileage, year, fuel, location and seller, newest first, up to 200 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.