Nepremicnine.net - Spider
3 days trial then $10.00/month - No credit card required now
This Actor may be unreliable while under maintenance. Would you like to try a similar Actor instead?
See alternative ActorsNepremicnine.net - Spider
3 days trial then $10.00/month - No credit card required now
Spider vam omogoča pridobivanje ponudb s spletne strani Nepremicnine.net. Trenutno omogoča pridobivanje podatkov z različnih "browse" strani, kjer so uporabljeni filtri. V prihodnosti bo omogočeno tudi pridobivanje podrobnih podatkov s strani posameznih objavljenih nepremičnin.
Nepremicnine.net Crawler - Spider Offers
Overview
The Nepremicnine.net Crawler is an Apify actor designed to scrape real estate listings from Nepremicnine.net, one of the most popular real estate portals in Slovenia. This actor allows you to extract detailed information about properties, including their location, price, description, and more. The data is scraped from browse pages, which are pages with filters applied to refine the search results on the website.
Features
- Scrape Property Listings: Get detailed information on real estate offers, including title, link, price, subtitle, and base URL.
- Support for Multiple Browse Pages: You can provide multiple browse page URLs as input to scrape listings from different search filters.
- Stealth Mode Enabled: The actor operates in stealth mode to avoid detection and ensure smooth data extraction.
Getting Started
Prerequisites
Before running the Nepremicnine.net Crawler, ensure that you have an Apify account. You can run this actor directly on the Apify platform.
Input Schema
The actor requires startUrls
, which are the URLs of the browse pages on Nepremicnine.net. These pages should include the filters you want to apply to your search. For example, you might filter by location, price range, or property type.
Example Input
1{ 2 "startUrls": [ 3 "https://www.nepremicnine.net/oglasi-prodaja/ljubljana-mesto/stanovanje/", 4 "https://www.nepremicnine.net/oglasi-prodaja/ljubljana-okolica/kamnik/hisa/samostojna/", 5 "https://www.nepremicnine.net/oglasi-prodaja/ljubljana-okolica/kamnik/hisa/samostojna/?last=7" 6 ] 7}
startUrls
: A list of URLs pointing to the browse pages of Nepremicnine.net that you want to scrape. These URLs should have the desired filters applied.
How to Run
You can run the Nepremicnine.net Crawler on the Apify platform.
Running on Apify Platform
- Go to the Apify platform and find the Nepremicnine.net Crawler actor.
- Click on the "Run" button.
- In the input configuration, provide your
startUrls
. - Click "Start" to begin the scraping process.
Output Schema
The actor outputs a JSON object with the following structure:
1{ 2 "title": "GOLO", 3 "link": "https://www.nepremicnine.net/oglasi-prodaja/golo-hisa_6828156/", 4 "price": "390.000,00 €", 5 "subtitle": "Prodaja: Hiša, Samostojna", 6 "baseUrl": "https://www.nepremicnine.net/oglasi-prodaja/ljubljana-okolica/hisa/samostojna/cena-do-450000-eur,velikost-od-150-m2/" 7}
title
: The title of the property listing.link
: The URL to the detailed property listing page.price
: The price of the property.subtitle
: Additional information about the property (e.g., number of rooms, bathrooms).baseUrl
: The base URL of the website.
Customization
If you need to customize the crawler, such as adding more fields to the output or adjusting the scraping logic, you can contact us, to implement it for you.
Example Use Case
You might use this actor if you're a real estate investor looking to monitor property listings in specific areas of Slovenia. By providing browse page URLs with your desired filters, you can automate the process of collecting and analyzing real estate data.
Troubleshooting
- No Data Returned: Ensure that the
startUrls
are correct and point to active browse pages on Nepremicnine.net. - Rate Limiting Issues: If you encounter rate limiting, consider adjusting the actor's settings to include delays between requests or reducing the number of concurrent pages.
Actor Metrics
2 monthly users
-
1 star
>99% runs succeeded
Created in Aug 2024
Modified 3 months ago