Subito Scraper — Italian Classifieds & Marketplace Data
Pricing
Pay per usage
Subito Scraper — Italian Classifieds & Marketplace Data
Scrape classified listings from Subito.it — Italy's largest marketplace. Search by keyword, category, region, and price. No login or cookies required.
Pricing
Pay per usage
Rating
0.0
(0)
Developer
Studio Amba
Actor stats
0
Bookmarked
2
Total users
1
Monthly active users
2 days ago
Last modified
Categories
Share
Subito Scraper
Scrape classified listings from Subito.it -- Italy's largest online marketplace with millions of active ads. Extract structured data including prices, seller info, images, condition, and location. No login or cookies required.
What does Subito Scraper do?
Subito Scraper extracts listing data from Subito.it, Italy's #1 classifieds platform. Search by keyword, filter by category, region, price range, and item condition. Get structured JSON output ready for analysis, monitoring, or integration via the Apify API. Schedule runs, connect to Google Sheets, Slack, or any webhook.
Why use Subito Scraper?
- Market research -- Track pricing trends for used goods across Italy
- Competitor monitoring -- Watch what dealers and businesses list and at what prices
- Lead generation -- Find business sellers (vetrine) in specific regions and categories
- Price comparison -- Compare asking prices across regions for the same product
- Inventory sourcing -- Discover deals on electronics, furniture, vehicles, and more
How to scrape Subito.it listings
- Go to the Input tab
- Enter a search query (e.g., "iPhone 15", "divano", "bicicletta")
- Optionally select a category and region
- Set your maximum number of results
- Click Start and wait for the run to complete
- Download your data as JSON, CSV, Excel, or connect via API
Input
| Field | Type | Description |
|---|---|---|
query | String | Search term (e.g., "laptop", "iPhone 15") |
category | String | Category filter (informatica, telefonia, auto, etc.) |
region | String | Italian region (lombardia, lazio, campania, etc.) |
minPrice | Number | Minimum price in EUR |
maxPrice | Number | Maximum price in EUR |
condition | String | Item condition (nuovo, come-nuovo, buone-condizioni, accettabile) |
sortBy | String | Sort order (relevance, newest, cheapest, most-expensive) |
maxResults | Integer | Maximum listings to return (default: 100, max: 5000) |
proxyConfiguration | Object | Proxy settings for reliability |
Output
Each result contains full listing details. You can download the dataset in various formats such as JSON, HTML, CSV, or Excel.
Data fields
| Field | Type | Example |
|---|---|---|
itemId | String | "642262339" |
title | String | "ASUS ROG Strix SCAR II" |
description | String | Full listing description |
price | Number | 450 |
currency | String | "EUR" |
priceType | String | "FIXED", "NEGOTIABLE", "FREE" |
condition | String | "Come nuovo - perfetto o ricondizionato" |
city | String | "Milano" |
region | String | "Lombardia" |
sellerName | String | Seller name or user ID |
sellerType | String | "private" or "business" |
imageUrl | String | Primary image URL |
imageUrls | Array | All image URLs |
category | String | "Informatica" |
url | String | Full listing URL |
scrapedAt | String | ISO 8601 timestamp |
Example output
{"itemId": "642262339","title": "Monitor LG UltraWide 29\" + supporto e cavo","description": "Vendo per passaggio a sistema superiore splendido monitor LG UltraWide da 29 pollici...","price": 150,"currency": "EUR","priceType": "FIXED","condition": "Come nuovo - perfetto o ricondizionato","city": "Milano","region": "Lombardia","sellerName": "16208261","sellerType": "private","imageUrl": "https://images.sbito.it/api/v1/sbt-ads-images-pro/images/d3/d30dcab7-b5e1-4cc8-bc0e-0be4a9c856de?rule=gallery-desktop-2x-auto","imageUrls": ["https://images.sbito.it/..."],"category": "Informatica","url": "https://www.subito.it/informatica/monitor-lg-ultrawide-29-supporto-e-cavo-milano-642262339.htm","scrapedAt": "2026-04-06T19:39:18.640Z"}
How much does it cost to scrape Subito.it?
This actor is lightweight and fast. It uses approximately 0.005 compute units per 100 results since it extracts data from server-rendered HTML without launching a browser. A typical run of 1,000 listings costs less than $0.05 in compute.
Tips
- No proxies needed for small runs -- Subito.it works without proxies for moderate usage
- Use proxies for large runs -- Enable Apify proxy for 1,000+ results to avoid rate limiting
- Filter by region to get more targeted results and reduce run time
- Sort by newest to monitor fresh listings in real-time with scheduled runs
FAQ
Is it legal to scrape Subito.it?
This actor extracts publicly available data from Subito.it. Always review and comply with the website's Terms of Service before using scraped data commercially.
How often is the data updated?
Each run fetches live data directly from Subito.it. Schedule runs via the Apify platform to get fresh data at any interval.
I found a bug or have a feature request
Please open an issue in the Issues tab or contact us for custom solutions.