Subito.it Scraper - Italian Classifieds & Marketplace
Pricing
from $3.00 / 1,000 listings
Subito.it Scraper - Italian Classifieds & Marketplace
Scrape classified listings from Subito.it, Italy's #1 classifieds platform with 30M+ monthly visitors. Paste any search URL with filters. Extract title, description, price, condition, location, seller info, and images. HTTP-only, pay-per-result.
Pricing
from $3.00 / 1,000 listings
Rating
0.0
(0)
Developer
Alessandro Santamaria
Actor stats
0
Bookmarked
2
Total users
1
Monthly active users
a day ago
Last modified
Categories
Share
Subito.it Scraper
Scrape classified listings from Subito.it, Italy's largest classifieds platform with 30M+ monthly visitors.
How it works
- Go to subito.it and set up your search with all desired filters (category, region, price range, seller type, condition, etc.)
- Copy the URL from your browser
- Paste it into the Search URLs input
- Run the actor
That's it. The actor extracts all listings matching your search, with automatic pagination.
Features
- Any filter combination -- Whatever you can filter on subito.it, the actor can scrape
- Multiple searches -- Paste multiple URLs to run several searches in one run
- All categories -- Electronics, vehicles, real estate, furniture, fashion, and more
- Fast & cheap -- HTTP-only, 128 MB, pay-per-result
Output
| Field | Type | Description |
|---|---|---|
id | string | Subito.it numeric ad ID |
title | string | Ad title |
description | string | Full ad description text |
price | number | Price in EUR (null if not listed) |
currency | string | Always "EUR" |
condition | string | Item condition (e.g., "Come nuovo", "Buono stato", "Nuovo") |
category | string | Listing category label |
region | string | Italian region (e.g., "Lombardia", "Lazio") |
city | string | City name (e.g., "Milano", "Roma") |
town | string | Town/municipality name |
seller_name | string | Seller or shop display name |
seller_type | string | "private" or "professional" |
image_url | string | Main image URL |
image_urls | string[] | All image URLs from the listing |
posted_at | string | Publication date (ISO 8601) |
source_url | string | Direct link to the listing |
scraped_at | string | Scrape timestamp (ISO 8601) |
Pricing
No start fee -- pay only for results:
| Event | Cost |
|---|---|
| Listing (SERP) | $0.003 |
100 listings = $0.30 | 1,000 listings = $3.00
Examples
BMW motors, max 10000 EUR, private sellers
{"searchUrls": ["https://www.subito.it/annunci-italia/vendita/motori/?q=bmw&pe=10000&advt=0%2C2"],"maxResults": 100}
iPhones in Lombardia
{"searchUrls": ["https://www.subito.it/annunci-lombardia/vendita/telefonia/?q=iphone"],"maxResults": 200}
Multiple searches in one run
{"searchUrls": ["https://www.subito.it/annunci-italia/vendita/informatica/?q=macbook","https://www.subito.it/annunci-italia/vendita/telefonia/?q=samsung+galaxy"],"maxResults": 500,"maxResultsPerQuery": 250}
Issues & Feedback
Missing something or not working as expected? Open an issue and we'll fix it.