CustoJusto Scraper | Portugal Classified Ads & Prices
Pricing
from $0.15 / 1,000 results
CustoJusto Scraper | Portugal Classified Ads & Prices
Scrape CustoJusto classified ads across Portugal by keyword and region. Returns title, price in EUR, category, district, county, parish, images, publication date and the ad URL as clean structured data.
Pricing
from $0.15 / 1,000 results
Rating
0.0
(0)
Developer
Roberto Kerber
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
21 hours ago
Last modified
Categories
Share
CustoJusto Scraper - Portugal Classified Ads, Prices & Listings
Built and maintained by Az Digital Consulting LU.
Scrape CustoJusto at scale. This scraper turns CustoJusto - one of Portugal's largest classified ad marketplaces - into a clean, structured data feed. Search by keyword and region and get flat JSON for every ad: title, price in EUR, category, district, county, parish, image, publication date and a direct URL to the listing.
No proxy setup, no HTML parsing, no account. Run it once for a market snapshot, or schedule it daily to track how prices and supply move over time.
What does CustoJusto Scraper do?
You give it a keyword - iphone, bicicleta, sofá, bmw - and it returns every matching ad as clean, flat JSON.
Prices arrive as numbers (30, not "30 €"), so you can sort, filter and run calculations the moment the run finishes. Location arrives split into district, county and parish, so grouping by region is trivial. Category comes both as a readable name and as the portal's own ID.
It is the fastest way to scrape CustoJusto listings for any product or segment - whether you are tracking second-hand prices, sourcing stock to resell, doing Portuguese market research, or building a price index.
Why use CustoJusto Scraper?
- Price monitoring - follow second-hand prices for any product across Portugal.
- Reselling and arbitrage - spot underpriced listings the moment they appear.
- Market research - measure supply by category, district and price band.
- Competitor tracking - watch what business sellers are listing and at what price.
- Price indexes - schedule daily runs and build a real price history.
How to use it
- Click Try for free.
- Type a search term (e.g.
iphone). - Optionally set a region (
portugalfor the whole country, orlisboa,porto,braga,faro...) and a price range. - Set Max ads.
- Click Start and download the results as JSON, CSV, Excel or HTML.
Input
| Field | Description |
|---|---|
term | Keyword to search. Blank lists the newest ads |
region | portugal or a district slug such as lisboa, porto |
priceMin / priceMax | Price range in EUR (optional) |
maxAds | How many ads to collect |
{"term": "iphone","region": "portugal","priceMin": 100,"priceMax": 600,"maxAds": 100}
Output
You can download the dataset in various formats such as JSON, HTML, CSV, or Excel.
{"id": "15864412","title": "Camera IP vigilancia exterior wireless nova","description": "camera IP visão nocturna IR 30LED sem fios WIFI nova em caixa...","price": 30,"currency": "EUR","adType": "sell","category": "TV, Áudio e Fotografia","categoryId": "3060","district": "Lisboa","county": "Loures","parish": "Santa Iria de Azoia","businessAd": false,"imageUrl": "https://prod-images.custojusto.pt/gallery/...jpg","imageCount": 2,"hasVideo": false,"publishedAt": "2026-08-28T15:46:32Z","url": "https://www.custojusto.pt/lisboa/informatica/tv-audio-fotografia/camera-ip-vigilancia-exterior--15864412"}
Data fields
| Field | Type | Description |
|---|---|---|
id | string | CustoJusto ad ID |
title | string | Ad headline |
description | string | Ad body text |
price | number | Price in EUR |
currency | string | Always EUR |
adType | string | sell, buy, etc. |
category / categoryId | string | Category name and portal ID |
district / county / parish | string | Location breakdown |
businessAd | boolean | true when posted by a business |
imageUrl / imageCount | string / number | Main image and photo count |
hasVideo | boolean | Whether the ad has a video |
publishedAt | string | Publication timestamp (ISO 8601) |
url | string | Direct link to the ad |
Pricing
Pay per event: $0.15 per 1,000 ads returned, plus a minimal actor-start event.
No subscription, no monthly minimums - you only pay for the data you actually extract. New Apify users get free monthly platform credits to test at no cost before scaling.
Tips
- Narrow searches run faster and cost less. A keyword plus a district is the sweet spot.
- Leave
termblank to pull the newest ads across a region - useful for a daily "what's new" feed. - Schedule a daily run on the same term to build a price history you can chart.
FAQ
Is scraping CustoJusto legal? This Actor collects only publicly available listing data - the same information any visitor sees without logging in. It deliberately collects no personal data: seller names, phone numbers and emails are never returned, even though some appear on the page. You remain responsible for how you use the data; review the target site's terms and applicable law (including GDPR) for your use case.
Do I need a proxy? No. The Actor reads the portal's public page data directly.
Why did I get fewer ads than I asked for? The search simply matched fewer ads, or your price filter excluded the rest. Try a broader term or a wider price range.
Can I get another Portuguese marketplace? Yes - open an issue on the Issues tab. We also publish an OLX Europe scraper covering Portugal, Poland, Romania, Bulgaria, Ukraine and Kazakhstan.
Support
Found a bug or need a field that is not here? Open an issue on the Issues tab of this Actor. Issues are answered.