Njuškalo Scraper — Croatia Classifieds
Pricing
from $1.90 / 1,000 results
Njuškalo Scraper — Croatia Classifieds
Scrape vehicle and product listings from Njuškalo.hr, Croatia's largest classifieds marketplace. Extract prices, descriptions, seller info, location, and photos. Covers cars, real estate, electronics, and more. Essential for Croatian market data.
Pricing
from $1.90 / 1,000 results
Rating
5.0
(1)
Developer
Rastriq — Structured data from the world
Maintained by CommunityActor stats
0
Bookmarked
8
Total users
3
Monthly active users
12 hours ago
Last modified
Categories
Share
Njuškalo Scraper — Extract Classified Listings from Croatia's Largest Marketplace

Extract structured classified listings from Njuškalo — Croatia's largest online marketplace covering construction machinery, agricultural equipment, vehicles, tools, forestry machines, and more, with hundreds of thousands of active listings.
Try it free — your first $5 of usage is on Apify. No credit card required.
What is Njuškalo Scraper?
Njuškalo Scraper extracts structured listing data from Njuskalo.hr with two data modes: Preloaded delivers a monthly snapshot in seconds (no scraping needed), while Live scrapes in real time for the freshest data. Each listing returns up to 42 fields including price, make, model, year, condition, location, seller details, images, descriptions, and technical specifications.
Use Njuškalo Scraper to:
- 🏗️ Equipment market intelligence — track pricing and availability for construction machinery, tractors, and industrial equipment in Croatia
- 🚛 Commercial vehicle monitoring — follow truck, bus, and delivery vehicle listings across the Croatian market
- 🌾 Agricultural equipment sourcing — find tractors, combines, and farming machinery from Croatian dealers
- 📊 Price benchmarking — build price databases for used equipment valuation in the Western Balkans
- 🔍 Inventory monitoring — detect new listings matching specific makes, models, or price ranges
- 🔄 Automated data pipelines — schedule runs, set up webhooks, and keep your datasets fresh
The Apify platform gives Njuškalo Scraper built-in scheduling, API access, proxy rotation, and integrations with Make, Zapier, Google Sheets, and more — all out of the box.
What data does Njuškalo Scraper extract?
Each listing returns a structured record with up to 42 fields:
| Field | Description |
|---|---|
item_id | Unique Njuškalo listing ID |
url | Direct link to the listing page |
make | Manufacturer / brand |
model | Model name |
year | Year of manufacture |
price | Listed price (numeric) |
currency | Currency code (EUR) |
condition | Item condition |
type | Listing subtype |
category | Equipment/vehicle category |
location | Seller location |
country | ISO country code (HR) |
hours | Operating hours |
seller | Seller name |
phone | Contact phone number |
email | Contact email |
date_published | Listing publication date |
images | Array of listing image URLs |
ext_title | Full listing title |
ext_description | Full listing description |
ext_price_fmt | Formatted price string |
ext_is_promoted | Promoted/featured listing |
ext_has_video | Listing has video |
ext_has_map | Listing has map location |
ext_condition | Detailed condition |
ext_specs | Technical specifications |
ext_user_type | Seller type (private/business) |
source | Always njuskalo |
scraped_at | ISO 8601 extraction timestamp |
How to use Njuškalo Scraper
Extracting Croatian classified listings takes under two minutes:
- Create a free Apify account at apify.com — your first $5 is free
- Open Njuškalo Scraper in Apify Console or click Try for free on this page
- Choose your data source — Preloaded (instant monthly snapshot) or Live (real-time scrape)
- Select categories — choose from 125 categories covering construction, agriculture, vehicles, tools, and more
- Click Start and wait for results
- Download your results in JSON, CSV, Excel, XML, or HTML — or access them via API
Input example — Preloaded mode (fastest)
Get tractors and mini excavators from the monthly snapshot:
{"data_freshness": "preloaded","categories": ["traktori", "mini-bageri"],"maxItems": 500}
Input example — Live mode with details
Scrape truck listings with full descriptions and specs:
{"data_freshness": "live","categories": ["kamioni-tegljaci", "kamioni-kiperi"],"scrapeDetail": true,"maxPages": 5,"maxItems": 200}
Input parameters
| Parameter | Type | Default | Description |
|---|---|---|---|
data_freshness | string | preloaded | preloaded: instant monthly snapshot. live: real-time scrape |
startUrls | array | — | Custom Njuškalo URLs to scrape |
categories | string[] | (default set) | Category slugs (see below) |
maxItems | integer | 100 | Maximum total listings to return |
maxPages | integer | 0 | Maximum pages per category (0 = unlimited) |
scrapeDetail | boolean | false | Fetch listing detail pages for descriptions, specs, phone, and full image galleries |
outputSchema | string | english | Output field naming schema |
maxConcurrent | integer | 3 | Concurrent category crawls |
skipItems | integer | 0 | Skip first N records (for pagination) |
Top categories (125 total)
| Slug | Category | Slug | Category |
|---|---|---|---|
mini-bageri | 🏗️ Mini excavators | traktori | 🚜 Tractors |
bageri-gusjenicari | 🏗️ Crawler excavators | kombajni | 🌾 Combines |
utovarivaci | 🏗️ Loaders | ceoni-vilicari | 📦 Forklifts |
kranovi | 🏗️ Cranes | sumski-strojevi | 🌲 Forestry |
buldozeri | 🏗️ Bulldozers | komunalni-strojevi | 🚒 Municipal |
kamioni-tegljaci | 🚛 Tractor trucks | dostavna-vozila | 🚐 Delivery vans |
kamioni-kiperi | 🚛 Dump trucks | autobusi | 🚌 Buses |
poluprikolice | 🔗 Semi-trailers | strojevi-obrada-metala | ⚙️ Metalworking |
Browse all 125 categories covering construction machinery, agricultural equipment, vehicles, woodworking, gardening, industrial tools, and more.
Output example
Each result is a structured JSON object. Here is a sample from a real Preloaded run:
{"source": "njuskalo","item_id": "18405400","scraped_at": "2026-08-12T10:50:17+00:00","category": "Measuring Instruments","url": "https://www.njuskalo.hr/mjerni-instrumenti/vaga-15kg-bazdarena-oglas-18405400","type": "mjerni-instrumenti","location": "Slovenija","price": 129,"currency": "EUR","country": "HR","date_published": "2026-08-09T19:53:34.000Z","images": ["https://www.njuskalo.hr/image-200x150/mjerni-instrumenti/vaga-15kg-bazdarena-12.jpg"],"listing_id": "18405400","ext_title": "Vaga baždarena (ovjerena za tržnice)","ext_price_fmt": "129 €","ext_is_promoted": true,"ext_has_video": false,"ext_has_map": true,"_data_freshness": "preloaded"}
Download results in JSON, CSV, Excel, XML, or HTML from the Output tab, or pull them programmatically using the Apify API.
Sample dataset: Preview real output in the njuskalo-scraper-sample dataset.
See real records before you run it
Browse sample data extracted by this Actor — fields, format and structure, ready to inspect before your first run.
How much does it cost to use Njuškalo Scraper?
$1.90 per 1,000 listings (+ $0.005 per start). Your $5 free trial credit covers ~2,600 listings.
Technical notes
- Preloaded mode: Reads from a curated monthly snapshot — instant results with no scraping overhead
- Live mode: Real-time scraping for the freshest data
- 125 categories: Construction, agriculture, vehicles, forestry, metalworking, woodworking, gardening, and more
- Detail scraping: Enable
scrapeDetailfor full descriptions, technical specs, phone numbers, and complete image galleries - Proxy rotation: Built-in proxy management with session rotation
- Budget guard: Built-in cost control to prevent runaway expenses
Integrations
Connect Njuškalo Scraper to your workflow:
- API — call programmatically via Apify API (Python, JavaScript, cURL)
- Webhooks — trigger actions when a run completes
- Zapier / Make — connect to 5,000+ apps
- Google Sheets — export directly to a spreadsheet
- Schedule — run weekly or monthly to track the Croatian equipment and vehicle market
Related Rastriq Actors — Marketplace & Equipment Data
| Actor | Description |
|---|---|
| Polovni Automobili Scraper | Extract vehicle listings from Serbia's largest marketplace |
| Truck1 Scraper | Extract commercial vehicle and equipment listings from Europe |
| Mascus Scraper | Extract used heavy equipment from one of the world's largest marketplaces |
| Mobile.de Scraper | Extract 1.4M+ vehicle listings from Germany's largest marketplace |
| Clasificados Online Scraper | Extract classified ads from Puerto Rico's largest marketplace |
Copy to your AI assistant
Copy the Apify Store URL for this Actor and paste it into ChatGPT, Claude, or any LLM with web access:
https://apify.com/rastriq/njuskalo-scraper
The model will read the Actor description, input schema, and field list — then help you build the right API call or integration.
About the data
This Actor is built and maintained by Rastriq, a data intelligence company specializing in structured extraction for market research and competitive analysis. Browse our full field reference and methodology.
Frequently Asked Questions
What is Njuškalo?
Njuškalo (meaning "snout" or "to sniff out" in Croatian) is Croatia's largest online classified marketplace. It connects private sellers and businesses with buyers across the country, covering construction machinery, agricultural equipment, commercial vehicles, tools, forestry machines, gardening equipment, and more.
What is the difference between Preloaded and Live mode?
Preloaded delivers results from a curated monthly snapshot — thousands of listings in seconds. Live scrapes Njuskalo.hr in real time for the freshest data but takes longer. Use Preloaded for bulk market analysis; Live for time-sensitive monitoring.
What does scrapeDetail do?
With scrapeDetail: false (default), Njuškalo Scraper extracts listing data from search result pages — fast and cost-efficient. With scrapeDetail: true, it visits each individual listing page for richer data including full descriptions, technical specifications, phone numbers, and complete image galleries.
Is it legal to scrape Njuškalo?
Njuškalo Scraper extracts publicly available data from Njuskalo.hr. As with any data collection, review the site's Terms of Service before using scraped data commercially. For guidance, see Apify's blog on the legality of web scraping.
I found a bug or my run failed. Where do I report it?
Please open an issue in the Issues tab. Include your input configuration and run ID so we can investigate quickly.