Subito.it Scraper: Italy's #1 Classifieds Platform

Scrape classified listings from Subito.it, Italy's #1 classifieds platform with over 30 million monthly visitors. Returns 17 fields per listing including title, full description, EUR price, condition (Come nuovo, Buono stato, Nuovo), region, city, town, seller name and seller_type (private/professional), all images and posted date. Paste any subito.it search URL with filters preserved (category, region, price range, condition) and the actor handles pagination automatically.

Open on Apify → Try it now
Pricing
$0.003/listing
RAM
128MB
Country
Italy
Currency
EUR
Visitors
30M+/month
Mode
HTTP-only

What you can scrape

Primary use cases

API example

# Start a run via the Apify API
curl -X POST "https://api.apify.com/v2/acts/santamaria-automations~subito-it-scraper/runs?token=YOUR_TOKEN" \
  -H "Content-Type: application/json" \
  -d '{
    "searchUrls": [
      "https://www.subito.it/annunci-lombardia/vendita/telefonia/?q=iphone",
      "https://www.subito.it/annunci-italia/vendita/motori/?q=bmw&pe=10000&advt=0%2C2"
    ],
    "maxResults": 200,
    "maxResultsPerQuery": 100
  }'

# Or use with AI agents via MCP:
# https://mcp.apify.com?tools=santamaria-automations/subito-it-scraper

Integrations

Output fields

FieldTypeExample
idstring12345678
titlestringiPhone 15 Pro Max 256GB
pricenumber850
currencystringEUR
conditionstringCome nuovo
regionstringLombardia
citystringMilano
seller_namestringMario R.
seller_typestringprivate
source_urlstringhttps://www.subito.it/...

Related Actors

Open on Apify → Try it now (free tier available)