πŸ‡·πŸ‡΄ Publi24 Romania Classifieds Scraper avatar

πŸ‡·πŸ‡΄ Publi24 Romania Classifieds Scraper

Pricing

from $0.0015 / listing scraped

Go to Apify Store
πŸ‡·πŸ‡΄ Publi24 Romania Classifieds Scraper

πŸ‡·πŸ‡΄ Publi24 Romania Classifieds Scraper

Scrape classified ads from Publi24.ro, one of Romania's largest marketplaces β€” all categories. Search by keyword or paste a category URL and export one row per ad: title, price, image, location, category and URL.

Pricing

from $0.0015 / listing scraped

Rating

0.0

(0)

Developer

hiper soft

hiper soft

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

19 hours ago

Last modified

Categories

Share

Scrape classified ads from Publi24.ro, one of Romania's largest classifieds marketplaces, as clean, structured JSON, CSV, Excel or XML. Search by keyword or point it at any Publi24 category β€” real estate, cars, electronics, jobs, services and everything in between β€” and it returns one tidy row per ad: title, price, main image, location, listing URL and category. Perfect for market research, price monitoring, comparables and lead generation.

What does Publi24 Scraper do?

This actor turns Publi24.ro search and category pages into a ready-to-use dataset. Give it one or more keywords (or paste category URLs straight from your browser), and it walks every result page and collects each ad with structured fields. It works across every category without configuration β€” a phone, a flat, a car or a job all come back as clean rows.

What data can you get?

Per ad:

FieldDescription
listingIdPubli24 ad reference.
titleAd title (kept in its original Romanian).
urlLink to the ad's page.
pricePrice as a number, when shown.
currencyCurrency code (RON or EUR), when a price is shown.
imageUrlMain ad image URL, when present.
locationAd location (city / county), when shown.
postedDateWhen the ad was posted, as shown on the site.
descriptionShort description snippet, when present.
categoryCategory path derived from the ad URL (e.g. imobiliare/de-vanzare/apartamente).
isPromotedWhether the ad is a promoted / featured listing.
sourceUrlThe search or category URL the ad was collected from.
collectedAtTimestamp when the row was collected.

Use cases

  • Market research β€” map prices, models and stock across categories and regions.
  • Price monitoring β€” track asking prices and new ads over time.
  • Comparables & valuation β€” pull comparable ads by category and price band.
  • Lead generation β€” build lists of sellers and offers for outreach.
  • Dashboards β€” power reports and dashboards from clean, structured rows.
  • Automation β€” feed fresh classifieds data into your own pipelines on a schedule.

How to use it

  1. Add Publi24 Romania Classifieds Scraper to your Apify account and open its input.
  2. Enter one or more Search keywords (e.g. iphone, apartament, golf 7) β€” or paste Start URLs, Publi24 category or search pages copied from your browser (e.g. https://www.publi24.ro/anunturi/imobiliare/, https://www.publi24.ro/anunturi/auto-moto/).
  3. Set Max items to cap the output.
  4. Click Run.
  5. Export the results as JSON, CSV, Excel or XML.

Input

{
"queries": ["iphone"],
"maxItems": 100
}
FieldDescription
queriesOne or more keywords to search Publi24 for.
startUrlsOne or more Publi24 search / category page URLs (optional).
maxItemsCap the number of ads. 0 = no limit.
maxConcurrencyHow many requests to run in parallel.

What you get

One flat JSON row per ad, ready to export to CSV, Excel, JSON or XML.

{
"listingId": "3FED692C-EDBF-4868-A376-EFC2C010160F",
"title": "Camera auto bord 1080P HD, 2 camere fata si spate",
"url": "https://www.publi24.ro/anunturi/electronice/audio-video/camere-video/anunt/camera-auto-bord/xxxxx.html",
"price": 90,
"currency": "RON",
"imageUrl": "https://s3.publi24.ro/vertical-ro/top/xxxx.webp",
"location": "Baraolt, Covasna",
"postedDate": "azi 12:52",
"category": "electronice/audio-video/camere-video",
"isPromoted": false,
"sourceUrl": "https://www.publi24.ro/anunturi/?keywords=iphone"
}

FAQ

Which categories are covered? Any category on Publi24 β€” real estate, cars, electronics, jobs, services and more. Search by keyword or paste the category URL from your browser.

In what language are titles returned? Ads are kept in their original language (Romanian, as posted), so nothing is lost in translation.

How is pricing captured across different categories? The price and currency fields are filled whenever an ad shows a price, with the currency (RON or EUR) read from the ad itself, so the actor works across all categories.

What export formats are supported? JSON, CSV, Excel and XML β€” plus the Apify API and integrations for automation.