Subito Scraper — Italian Classifieds & Marketplace Data avatar

Subito Scraper — Italian Classifieds & Marketplace Data

Pricing

Pay per usage

Go to Apify Store
Subito Scraper — Italian Classifieds & Marketplace Data

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

Studio Amba

Maintained by Community

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

  1. Go to the Input tab
  2. Enter a search query (e.g., "iPhone 15", "divano", "bicicletta")
  3. Optionally select a category and region
  4. Set your maximum number of results
  5. Click Start and wait for the run to complete
  6. Download your data as JSON, CSV, Excel, or connect via API

Input

FieldTypeDescription
queryStringSearch term (e.g., "laptop", "iPhone 15")
categoryStringCategory filter (informatica, telefonia, auto, etc.)
regionStringItalian region (lombardia, lazio, campania, etc.)
minPriceNumberMinimum price in EUR
maxPriceNumberMaximum price in EUR
conditionStringItem condition (nuovo, come-nuovo, buone-condizioni, accettabile)
sortByStringSort order (relevance, newest, cheapest, most-expensive)
maxResultsIntegerMaximum listings to return (default: 100, max: 5000)
proxyConfigurationObjectProxy 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

FieldTypeExample
itemIdString"642262339"
titleString"ASUS ROG Strix SCAR II"
descriptionStringFull listing description
priceNumber450
currencyString"EUR"
priceTypeString"FIXED", "NEGOTIABLE", "FREE"
conditionString"Come nuovo - perfetto o ricondizionato"
cityString"Milano"
regionString"Lombardia"
sellerNameStringSeller name or user ID
sellerTypeString"private" or "business"
imageUrlStringPrimary image URL
imageUrlsArrayAll image URLs
categoryString"Informatica"
urlStringFull listing URL
scrapedAtStringISO 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

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.