Wallapop Scraper | Spanish Secondhand Marketplace avatar

Wallapop Scraper | Spanish Secondhand Marketplace

Pricing

from $19.00 / 1,000 results

Go to Apify Store
Wallapop Scraper | Spanish Secondhand Marketplace

Wallapop Scraper | Spanish Secondhand Marketplace

Scrape Wallapop listings for clothes, electronics, cars, furniture, and more with title, price, location, seller, condition, photos, and description. Monitor Spanish-speaking secondhand markets across Spain and Europe for resale, pricing intel, and trend research projects.

Pricing

from $19.00 / 1,000 results

Rating

0.0

(0)

Developer

ParseForge

ParseForge

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

Share

ParseForge Banner

πŸ›οΈ Wallapop Marketplace Scraper

πŸš€ Export Wallapop second-hand listings to CSV, Excel, JSON, or XML in seconds. No account needed. No API key required.

πŸ•’ Last updated: 2026-05-22 Β· πŸ“Š 14 fields per record Β· Up to 1,000,000 listings Β· 7 European countries

Wallapop is Europe's largest peer-to-peer marketplace for second-hand goods, with tens of millions of listings across Spain, Italy, France, Germany, Portugal, the Netherlands, and Belgium. This Actor searches Wallapop by keyword and country, enriches each listing with item condition and seller details from the item detail API, and delivers a clean structured dataset.

Data is fetched live from Wallapop's public REST API. Every run produces real-time listings for your search term.

Coverage: 7 European countries (ES, IT, PT, FR, DE, NL, BE) with 4 sort orders (relevance, newest, price ascending, price descending). Each record includes the listing photo, title, description, price, currency, condition, category, city, country, seller ID, seller name, listing URL, and post date.

🎯 Target Audience / Use Cases

Who uses thisWhat they do with it
Resellers and flippersMonitor Wallapop for underpriced items to buy and resell
Price comparison toolsAggregate second-hand prices for consumer goods in Europe
Market researchersTrack pricing trends in the European second-hand market
Circular economy analystsStudy peer-to-peer commerce patterns across EU countries
DevelopersBuild deal alert apps and second-hand price trackers
SellersResearch competitor pricing before listing their own items

πŸ“‹ What the Wallapop Marketplace Scraper does

  • Searches Wallapop by keyword across 7 European countries
  • Applies country-specific GPS coordinates for accurate local results
  • Supports 4 sort orders: most relevant, newest, price low-to-high, price high-to-low
  • Fetches item detail pages to extract condition and additional attributes
  • Fetches seller profiles to include the seller name with each listing
  • Paginates automatically through result pages until maxItems is reached

πŸ’‘ Why it matters: Wallapop has no public search API for external data access. Manually monitoring listings for specific items across multiple European countries is slow and error-prone. This Actor automates the entire process using Wallapop's internal API and delivers a structured, enriched dataset in minutes.

🎬 Full Demo

🚧 Coming soon

βš™οΈ Input

FieldTypeRequiredDefaultDescription
keywordsstringYeslaptopSearch keywords (e.g. "iphone 14", "bicicleta", "sofa")
maxItemsintegerNo10Max listings to collect. Free: 10. Paid: up to 1,000,000.
countryCodeselectNoESCountry: Spain, Italy, Portugal, France, Germany, Netherlands, Belgium
orderByselectNomost_relevanceSort: Most Relevant, Newest First, Price Low to High, Price High to Low

Example 1 - Search for laptops in Spain sorted by price:

{
"keywords": "laptop",
"countryCode": "ES",
"orderBy": "price_low_to_high",
"maxItems": 100
}

Example 2 - Search for iPhones in Italy, newest first:

{
"keywords": "iphone 14",
"countryCode": "IT",
"orderBy": "newest",
"maxItems": 50
}

⚠️ Good to Know: Wallapop uses location-based search. The Actor automatically applies the country's capital city coordinates so results reflect listings across the whole country. Searches in non-Spanish countries may return fewer results as Wallapop's user base is largest in Spain.

πŸ“Š Output

FieldTypeDescription
πŸ–ΌοΈ imageUrlstringListing primary photo URL
πŸ“Œ titlestringListing title
πŸ“ descriptionstringItem description text
πŸ’° pricenumberAsking price (numeric)
πŸ’± currencystringCurrency code (e.g. EUR)
πŸ” conditionstringItem condition: new, like new, good, fair, has defects
πŸ—‚οΈ categorystringItem category from Wallapop's taxonomy
πŸ“ locationstringCity where the item is located
🌍 countrystringCountry code (e.g. ES, IT, FR)
πŸ‘€ sellerIdstringWallapop seller user ID
πŸ§‘ sellerNamestringSeller's display name
πŸ†” listingIdstringWallapop internal item ID
πŸ”— listingUrlstringDirect URL to the Wallapop listing
πŸ“… postedAtstringISO timestamp when the listing was posted
πŸ•’ scrapedAtstringISO timestamp when this record was collected

Sample record:

{
"imageUrl": "https://cdn.wallapop.com/images/10420/ab/cd/i1234567890.jpg?pictureSize=W640",
"title": "MacBook Pro 14 M1 Pro - Como nuevo",
"description": "Vendo MacBook Pro 14 pulgadas con chip M1 Pro...",
"price": 1200,
"currency": "EUR",
"condition": "like new",
"category": "Informatica",
"location": "Barcelona",
"country": "ES",
"sellerId": "u1234567",
"sellerName": "Carlos M.",
"listingId": "i1234567890",
"listingUrl": "https://wallapop.com/item/macbook-pro-14-m1-pro-i1234567890",
"postedAt": "2026-05-20T14:30:00.000Z",
"scrapedAt": "2026-05-22T09:15:00.000Z"
}

✨ Why choose this Actor

  • 🌍 7 European countries - ES, IT, PT, FR, DE, NL, BE
  • πŸ” Condition data - new, like new, good, fair, has defects for every listing
  • πŸ‘€ Seller profiles - name included for every listing
  • πŸ“ Full descriptions - complete item description text
  • πŸ—‚οΈ Category taxonomy - Wallapop's hierarchical category for each item
  • πŸ“… Post dates - know exactly when each listing was published
  • πŸ”„ 4 sort orders - relevance, newest, price ascending, price descending

πŸ“ˆ How it compares to alternatives

FeatureThis ActorManual browsingOther scrapers
7 EU countriesYesYes (tedious)Rarely
Item conditionYesYesRarely
Seller namesYesYesRarely
Full descriptionsYesYesSometimes
Post datesYesYesSometimes
Sort by price/newestYesYesSometimes
Export to CSV/ExcelYesNoSometimes

πŸš€ How to use

  1. Create a free Apify account (includes $5 credit)
  2. Open the Wallapop Marketplace Scraper on Apify Store
  3. Enter your search keywords, country, and sort order
  4. Set maxItems (free users get 10 items automatically)
  5. Click Save & Run
  6. Download your dataset as CSV, Excel, JSON, or XML

πŸ’Ό Business use cases

Reselling and arbitrage across Europe

Monitor Wallapop for underpriced electronics, collectibles, or furniture in Spain, Italy, and France. Automate daily searches to be first to spot deals.

Second-hand price benchmarking

Research what consumers are paying for used goods in different European markets. Compare iPhone prices in Spain vs Italy vs France.

Circular economy analytics

Study the second-hand market for specific product categories across Europe. Track volume, average prices, and condition distribution.

Seller competitive analysis

Before listing your item, research what similar items are selling for and at what condition. Price competitively from the start.

πŸ”Œ Automating Wallapop Scraper

  • Make (formerly Integromat) - schedule daily deal alerts to your email or Slack
  • Zapier - notify your team when a specific item appears below a target price
  • Apify Scheduler - run automatic hourly or daily searches for hot categories
  • REST API - trigger runs from your own deal monitoring application
  • Webhooks - push new listings directly to your notification system

🌟 Beyond business use cases

Sustainability research

Study consumption patterns in the second-hand economy. Which categories see the most peer-to-peer resale activity? How does condition distribution vary by country?

Personal shopping

Track the price of a specific item you want to buy. Run weekly searches and wait for the right price and condition to appear.

Academic research

Investigate informal market economics, circular economy adoption across EU countries, or pricing behavior in peer-to-peer marketplaces.

Journalism

Report on the growth of second-hand commerce in Europe, product categories driving the circular economy, or seller behavior patterns.

πŸ€– Ask an AI assistant about this scraper

You can ask any AI assistant questions like:

  • "What fields does the Wallapop Scraper return?"
  • "How do I search for items in France?"
  • "What condition values can the condition field have?"
  • "Can I sort results by newest listing first?"

❓ Frequently Asked Questions

Q: Which countries does Wallapop operate in? A: Spain, Italy, Portugal, France, Germany, the Netherlands, and Belgium. Spain has the largest catalog.

Q: What condition values are possible? A: new, like new, good, fair, has defects. These are normalized from Wallapop's internal condition codes.

Q: Does the Actor search local listings or national listings? A: The Actor uses capital city coordinates to anchor the search, but Wallapop's API returns listings from across the country, not just the capital.

Q: Do I need a Wallapop account? A: No. All data is fetched from Wallapop's public API without login.

Q: Can I search in languages other than English? A: Yes. Enter keywords in the local language for best results (e.g. "bicicleta" for bike in Spanish, "portΓ‘til" for laptop).

Q: How many results can I collect? A: Free users get up to 10. Paid users can collect up to 1,000,000.

Q: Is the data real-time? A: Yes. Every run fetches live data from Wallapop's API.

Q: What is the postedAt field? A: The ISO timestamp when the seller originally posted the listing on Wallapop.

Q: Can I filter by price range? A: The Actor does not currently support price range filtering in the input. You can filter by price in your spreadsheet or database after downloading.

Q: Why does the Actor fetch item detail pages? A: The search API does not include item condition. A separate detail API call per item is needed to retrieve the condition field.

πŸ”Œ Integrate with any app

Export your Wallapop dataset to:

Spreadsheets: Google Sheets, Microsoft Excel, Airtable
Databases: PostgreSQL, MySQL, MongoDB, Snowflake
BI tools: Tableau, Power BI, Looker, Metabase
Automation: Make, Zapier, n8n, Pipedream
Storage: AWS S3, Google Cloud Storage, Azure Blob
Notifications: Slack, Discord, email via webhook

ActorDescription
Craigslist ScraperScrape second-hand classifieds from Craigslist across all US cities
BizBuySell ScraperExport business-for-sale listings from BizBuySell
Auction.com Property ScraperScrape foreclosure and bank-owned property listings

πŸ’‘ Pro Tip: browse the complete ParseForge collection for 100+ ready-to-use data scrapers across real estate, jobs, travel, finance, and more.

πŸ†˜ Need Help? Open our contact form


⚠️ Disclaimer: This Actor is an independent tool and is not affiliated with, endorsed by, or associated with Wallapop. Use of this tool must comply with Wallapop's Terms of Use and applicable laws. The data collected is publicly available. ParseForge is not responsible for how collected data is used.