Standvirtual Cars Scraper: Carros usados avatar

Standvirtual Cars Scraper: Carros usados

Pricing

from $0.66 / 1,000 car listings

Go to Apify Store
Standvirtual Cars Scraper: Carros usados

Standvirtual Cars Scraper: Carros usados

Extract used-car listings from Standvirtual.com with price, mileage, year, fuel type, and transmission filtered server-side. JSON or CSV rows ready for Sheets, Make, and Zapier. From $0.00087 per listing.

Pricing

from $0.66 / 1,000 car listings

Rating

0.0

(0)

Developer

GetAScraper

GetAScraper

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

10 hours ago

Last modified

Share

🚗 Standvirtual Cars Scraper: Carros usados

Portugal is one stop in a ten-market European used-car dataset. Standvirtual.com covers Portugal's largest used-car marketplace with make and price filters; the actors below extend the same row shape across Benelux, Nordic, DACH, and UK markets.
EUROPEAN USED-CAR CLASSIFIEDS COVERAGE   Cross-border sourcing and pricing data spanning Benelux, Nordic, DACH, Iberian, and UK classifieds, plus a pan-EU dealer platform. Ten separate markets, not one.
 Standvirtual (PT)
➤ You are here
 Willhaben (AT)
Austrian classifieds
 2dehands (BE)
Belgian classifieds
 Autohero (10 EU)
Pan-EU dealer catalog
See every Standvirtual price, mileage, and make before you make an offer
Turn any Standvirtual.com search into a clean spreadsheet: price, year, mileage, make, model, fuel type, transmission, location, and seller type for every listing.
🚗 Full vehicle detail
Make, model, year, mileage, fuel type, and transmission in one row
📍 Seller and location
Private seller or dealer, plus where the car is actually listed
🔗 Direct listing links
Jump straight to the original ad to verify or make an offer
⚙️ Scope you control
Set how many listings and search pages a run pulls

🔍 What does Standvirtual Cars Scraper do?

This Actor reads search and listing pages on Standvirtual.com, Portugal's largest used-car marketplace, and returns one structured row per car listing.

Give it a search URL, or a filtered search built from make, price range, or year range, and it collects the listing title, price, currency, year, mileage, make, model, fuel type, transmission, seller location, seller type, and a photo, plus a direct link to the original ad. It follows the site's own pagination to pull more results across multiple search pages, up to the limits you set. Runs on the Apify platform with scheduling, integrations (Make, Zapier, Google Sheets), and run monitoring built in.

💡 Why use Standvirtual Cars Scraper?

  • I'm a car dealer or reseller and want to see what similar cars are actually priced at on Standvirtual before I set my own price.
  • I'm a market analyst tracking used-car pricing trends in Portugal by make, model, or price band over time.
  • I'm building a price-comparison or aggregator tool and need a live feed of Standvirtual listings alongside other marketplaces.
  • I'm a developer who needs structured Standvirtual data without writing and maintaining a scraper myself.

🚀 How to use Standvirtual Cars Scraper

STEP 1
Set your filters
Make, price, year, mileage, fuel type, and transmission.
STEP 2
Run the Actor
It reads the public listing pages directly, no sign-in needed.
STEP 3
Export your results
Download one row per listing, ready for a spreadsheet or your own system.

⚙️ Input

Set filters directly, no need to build a Standvirtual search URL yourself. Every filter below is sent to Standvirtual as a real search parameter, the same way the site's own filter sidebar works, so narrow searches are cheaper because only matching listings are fetched.

FieldTypeRequiredDescription
makestringNoVehicle brand, such as bmw, audi, or mercedes-benz. Leave blank to search all makes.
modelstringNoModel slug, only applied when make is also set. Copy the slug from the model's URL on standvirtual.com if unsure. An unrecognized slug is ignored rather than erroring.
fuelTypestring (enum)NoPetrol, diesel, electric, or plug-in hybrid.
transmissionstring (enum)NoManual or automatic gearbox.
priceFrom / priceTointegerNoMinimum and maximum asking price in EUR.
yearFrom / yearTointegerNoMinimum and maximum first-registration year.
mileageFrom / mileageTointegerNoMinimum and maximum odometer reading in kilometers.
sellerTypestring (enum)NoPrivate-seller-only or dealer-only listings.
startUrlsarray of URLsNoAdvanced override. Paste one or more Standvirtual search or listing URLs to scrape that exact page instead of building a URL from the filters above. When set, it takes priority and the filters above are ignored. Also the way to target a specific body style or district, since those aren't exposed as separate filter fields yet.
maxItemsintegerNoMaximum number of unique car listings to return. Defaults to 25.
maxPagesintegerNoMaximum number of search pages to visit. Defaults to 5.
proxyConfigurationobjectNoOptional proxy settings. Standvirtual works with a direct connection by default.

📦 Output

Download the results as a spreadsheet, a table, or structured data ready for your own systems. Each row is one car listing:

{
"listing_url": "https://www.standvirtual.com/carros/anuncio/citroen-c3-aircross-ver-1-2-puretech-feel-ID8Q0xDt.html",
"listing_id": "8097561427",
"source_url": "https://www.standvirtual.com/carros",
"title": "Citroën C3 Aircross 1.2 PureTech Feel",
"price": 7990,
"currency": "EUR",
"year": 2019,
"mileage_km": 98419,
"make": "Citroën",
"model": "C3 Aircross",
"fuel_type": "Gasolina",
"transmission": "Manual",
"location": "Campanhã",
"seller_type": "dealer",
"image_url": "https://ireland.apollo.olxcdn.com/v1/files/example.jpg",
"scraped_at": "2026-08-20T09:14:02.331Z"
}

📊 Output data fields

FieldTypeDescription
listing_urlstringDirect link to the original Standvirtual listing.
listing_idstringThe listing's identifier.
source_urlstringThe search or listing page this row was collected from.
titlestringThe listing's headline, usually make, model, and trim.
pricenumberAsking price, as shown on the listing.
currencystringCurrency of the price (typically EUR).
yearnumberFirst-registration year.
mileage_kmnumberOdometer reading in kilometers.
makestringVehicle brand.
modelstringVehicle model.
fuel_typestringFuel type (petrol, diesel, electric, plug-in hybrid).
transmissionstringGearbox type, as shown on the listing.
locationstringSeller's city, as shown on the listing.
seller_typestringPrivate seller or dealer, when the listing discloses it.
image_urlstringLink to the listing's primary photo.
descriptionstringShort listing description, when available.
scraped_atstringTimestamp when this row was collected.

A field that's missing from the source listing is left out of the row entirely rather than filled with a placeholder.

💰 Pricing

This Actor uses pay-per-event pricing: you only pay for car listings actually returned, and nothing for an empty run. There is no subscription and no minimum spend. Use maxItems and maxPages to control how large a run gets.

⭐ Enjoying Standvirtual Cars Scraper?

⭐ ⭐ ⭐ ⭐ ⭐
Found the right price before your competitor did?
A 5-star rating takes 10 seconds and helps other dealers, analysts, and developers tracking the Portuguese used-car market find this Actor. Your feedback also tells us what to build next.
★  Rate this Actor on Apify

✨ Tips

  • Use the make, priceFrom/priceTo, yearFrom/yearTo, fuelType, and transmission fields instead of the general search page for a more focused, cheaper run.
  • Still want full control, or need a specific body style or district? Paste a pre-filtered Standvirtual search URL into startUrls and it overrides the filter fields entirely.
  • Lower maxPages for a quick sample of the newest listings, or raise it to cover more of a search's results.
  • seller_type and description aren't always shown by the source listing; a missing value there is expected, not an error.
  • Re-run the same search URL on a schedule to track how prices for a specific make or model move over time.

❓ FAQ, disclaimers, and support

How do I scrape Standvirtual.com listings? Paste a search or listing page URL from Standvirtual.com into startUrls and run the Actor, or set the filter fields directly. It returns one structured row per listing, with price, year, mileage, and vehicle detail.

Can I filter by brand, model, or price? Yes. Set make, model, priceFrom/priceTo, yearFrom/yearTo, mileageFrom/mileageTo, fuelType, transmission, or sellerType directly in the input, no need to build the URL yourself. For a specific body style or district, build a filtered search on Standvirtual.com itself and paste that URL into startUrls, which overrides the filter fields.

Why is a field like seller_type or currency sometimes missing? Not every Standvirtual listing discloses every field. When a value isn't shown on the source page, the Actor leaves it out of the row rather than guessing or filling in a placeholder.

How fresh is the data? Every run reads the current search and listing pages directly from Standvirtual.com at run time. There is no cached or stale data.

Is scraping Standvirtual data legal? This Actor collects publicly available listing data. You are responsible for complying with Standvirtual's Terms of Service and applicable laws in your use of the data.

Found a bug or need a field added? Open an issue on the Actor's Issues tab. Custom solutions are available on request.

🔗 Other actors