Subito.it Scraper
Pricing
from $1.20 / 1,000 results
Subito.it Scraper
Extract listings from Italy's #1 classifieds marketplace. Cars, real estate, electronics, jobs, and 38 more categories.
Pricing
from $1.20 / 1,000 results
Rating
0.0
(0)
Developer
Aurenic
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
a day ago
Last modified
Categories
Share
Extract listings from Italy's #1 classifieds marketplace — cars, real estate, electronics, jobs, and 38 more categories across all 20 Italian regions.
What does Subito.it Scraper do?
Scrape listing data from subito.it. Paste any search or category URL, and get structured data ready for price monitoring, market research, arbitrage pipelines, or real estate analysis.
Built to handle Subito's Akamai Bot Manager and TLS fingerprinting using a real browser session. Extracts from the server-rendered __NEXT_DATA__ payload for maximum reliability.
Output fields
| Field | Description |
|---|---|
| id | Subito listing ID |
| title | Listing headline |
| description | Listing body (up to 1000 chars) |
| price | Price in EUR |
| category | Top-level category |
| subcategory | Subito section (from URL) |
| region | Italian region |
| province | Province |
| town | Town/comune |
| condition | Item condition |
| sellerType | private or dealer |
| sellerName | Seller or business name |
| images | Array of CDN image URLs |
| imageCount | Number of images |
| features | Category-specific attributes |
| shipping | Whether TuttoSubito shipping is enabled |
| url | Direct link to listing |
| publishedAt | Publication timestamp |
| scrapedAt | ISO timestamp |
Who is it for?
- Real estate investors monitoring Italian property inventory
- Car dealers tracking used-car pricing and availability
- Market researchers analyzing Italian classifieds trends
- Arbitrage hunters spotting underpriced items early
- Data analysts building Italian market datasets
Pricing
$0.0012 per result ($1.20 per 1,000 results). No subscription.
| Results | Cost |
|---|---|
| 100 | $0.12 |
| 1,000 | $1.20 |
| 10,000 | $12.00 |
How to use it
- Open subito.it and navigate to any search or category.
- Apply filters (price range, region, category).
- Copy the URL from your browser.
- Paste it into Subito Search URLs in Apify Console.
- Set Max Items (default 300).
- Click Start.
Supported categories
| Category | URL example |
|---|---|
| General | https://www.subito.it/annunci-italia/vendita/usato/?q=iphone |
| Cars | https://www.subito.it/annunci-italia/vendita/auto/ |
| Real estate | https://www.subito.it/annunci-italia/vendita/immobili/ |
| Jobs | https://www.subito.it/annunci-italia/vendita/lavoro/ |
| Electronics | https://www.subito.it/annunci-italia/vendita/elettronica/ |
Output example
{"id": "498312345","title": "iPhone 15 Pro Max 256GB","description": "iPhone 15 Pro Max, 256GB, ottime condizioni...","price": "950","category": "Elettronica","subcategory": "telefonia","region": "Lombardia","province": "Milano","town": "Milano","condition": "Come nuovo","sellerType": "private","sellerName": "","images": ["https://images.subito.it/..."],"imageCount": 3,"features": { "brand": "Apple", "model": "iPhone 15 Pro Max" },"shipping": true,"url": "https://www.subito.it/telefonia/iphone-15-pro-max-256gb-milano-498312345.htm","publishedAt": "2026-09-15T08:23:00.000Z","scrapedAt": "2026-09-17T10:00:00.000Z"}
Technical details
- Built with Crawlee + Playwright to handle Akamai Bot Manager and TLS fingerprinting
- Extracts from Next.js
__NEXT_DATA__for deterministic parsing - Uses Italian residential proxies (pre-configured)
- Automatic pagination up to 9,000 items per query
- Handles Subito's 300-page paging wall gracefully
Known limits
- Subito caps any single query at 9,000 items (300 pages). Beyond that, the site returns a 404. To get more, partition your search by region or category.
- Playwright-based extraction means ~5-10 seconds per page. For high-volume crawls, expect slower runtime than pure HTTP scrapers.
FAQ
Do I need to configure proxies? No. Italian residential proxies are pre-configured.
Can I scrape any category? Yes — 42 categories across all 20 Italian regions.
Does this include seller contact details? No. Only public listing data.
How do I export data? After a run, go to Storage → Export as JSON, CSV, Excel, or XML.
Support
Open an issue on the Actor's page for bugs or feature requests.