VOOZH about

URL: https://apify.com/studio-amba/wortimmo-scraper/api

⇱ Wortimmo Scraper - Luxembourg Property Listings API Β· Apify


πŸ‘ Wortimmo Scraper β€” Luxembourg Property Listings & Prices avatar

Wortimmo Scraper β€” Luxembourg Property Listings & Prices

Pricing

from $8.00 / 1,000 result scrapeds

Go to Apify Store

Wortimmo Scraper β€” Luxembourg Property Listings & Prices

Scrape property listings from Wortimmo.lu, Luxembourg's Mediahuis-operated real estate portal. Get rental and sale prices, photos, dimensions, and agency info.

Pricing

from $8.00 / 1,000 result scrapeds

Rating

0.0

(0)

Developer

πŸ‘ Studio Amba

Studio Amba

Maintained by Community

Actor stats

0

Bookmarked

4

Total users

0

Monthly active users

a month ago

Last modified

Categories

Share

You might also like

atHome.lu Scraper β€” Luxembourg Real Estate Listings

studio-amba/athome-scraper

Scrape property listings from atHome.lu, Luxembourg's largest real estate portal. Filter by city, property type, bedrooms, and price range for both sales and rentals.

Otodom Scraper β€” Polish Real Estate Listings & Property Prices

studio-amba/otodom-scraper

Scrape property listings, prices, photos, and details from Otodom.pl β€” Poland's largest real estate portal. Supports sale and rental listings.

Luxembourg Open Data Scraper

parseforge/luxembourg-open-data-scraper

Pull open government datasets from Luxembourg data.public.lu. Each record returns the title, description, publishing organization, tags, license, update frequency, and every attached resource with its type and link. Filter by search query, tag, or organization for civic and research work.

SeLoger Scraper β€” French Real Estate Listings & Prices

studio-amba/seloger-scraper

Scrape real estate listings from seloger.com β€” France's #1 property portal. Extract prices, photos, property details, energy labels, and agency info for apartments, houses, and more.

Pararius Scraper - Dutch Rental Listings & Prices

studio-amba/pararius-scraper

Scrape rental and sale listings from Pararius.nl, the Netherlands' #2 property portal. Extract prices, addresses, property details, photos, agency info, and availability. No login or cookies required.

Rental Listing Scraper - Rental Property Data

coder_zoro/rental-listing-scraper---rental-property-data

Extract comprehensive rental property data from multiple locations with advanced filtering. Get detailed listings including prices, photos, amenities, and unit details. Perfect for real estate investors, property managers, and market researchers.

Funda Scraper β€” Dutch Real Estate Listings & Prices

studio-amba/funda-scraper

Scrape real estate listings from Funda.nl β€” the Netherlands' #1 property portal. Get prices, addresses, property details, photos, energy labels, and agent info for properties for sale or rent. No login or cookies required.

Fotocasa Scraper β€” Spain Real Estate Listings & Prices

studio-amba/fotocasa-scraper

Scrape real estate listings from fotocasa.es β€” Spain's leading property portal. Extract prices, photos, GPS coordinates, property details, and agency info for apartments, houses, and more. No login required.

Ingatlan Scraper -- Hungarian Real Estate Listings

studio-amba/ingatlan-scraper

Scrape real estate listings from ingatlan.com -- Hungary's #1 property portal. Get prices, addresses, property details, photos, room counts, and agency info for properties for sale or rent. No login or cookies required.

You can access the Wortimmo Scraper β€” Luxembourg Property Listings & Prices programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.

πŸ‘ Python

Python

πŸ‘ JavaScript

JavaScript

CLI

πŸ‘ OpenAPI

OpenAPI

HTTP

MCP

# Set API token
$API_TOKEN=<YOUR_API_TOKEN>
# Prepare Actor input
$cat> input.json <<'EOF'
<{}
<EOF
# Run the Actor using an HTTP API
# See the full API reference at https://docs.apify.com/api/v2
$curl"https://api.apify.com/v2/acts/studio-amba~wortimmo-scraper/runs?token=$API_TOKEN"\
<-X POST \
<-d @input.json \
<-H'Content-Type: application/json'

Wortimmo Scraper - Luxembourg Property Listings API

Below, you can find a list of relevant HTTP API endpoints for calling the Wortimmo Scraper β€” Luxembourg Property Listings & Prices Actor. For this, you’ll need an Apify account. Replace <YOUR_API_TOKEN> in the URLs with your Apify API token, which you can find under Integrations in Apify Console. For details, see the API reference.

Run Actor

POST
https://api.apify.com/v2/acts/studio-amba~wortimmo-scraper/runs?token=<YOUR_API_TOKEN>

Note: By adding the method=POST query parameter, this API endpoint can be called using a GET request and thus used in third-party webhooks. Please refer to our Run Actor API documentation.

Run Actor synchronously and get dataset items

POST
https://api.apify.com/v2/acts/studio-amba~wortimmo-scraper/run-sync-get-dataset-items?token=<YOUR_API_TOKEN>

Note: This endpoint supports both POST and GET request methods. However, only the POST method allows you to pass input data. For more information, please refer to our Run Actor synchronously and get dataset items API documentation.

Get Actor

GET
https://api.apify.com/v2/acts/studio-amba~wortimmo-scraper?token=<YOUR_API_TOKEN>

For more information, please refer to our Get Actor API documentation.

Actors can be used to scrape web pages, extract data, or automate browser tasks. Use the Wortimmo Scraper β€” Luxembourg Property Listings & Prices API programmatically via the Apify API.

You can choose from:

Wortimmo Scraper β€” Luxembourg Property Listings & Prices API in Python

Wortimmo Scraper β€” Luxembourg Property Listings & Prices API in JavaScript

Wortimmo Scraper β€” Luxembourg Property Listings & Prices API through CLI

Wortimmo Scraper β€” Luxembourg Property Listings & Prices OpenAPI definition

You can start Wortimmo Scraper β€” Luxembourg Property Listings & Prices with the Apify API by sending an HTTP POST request to the Run Actorendpoint. An Actor’s input and its content type can be passed as a payload of the POST request, and additional options can be specified using URL query parameters. The Wortimmo Scraper β€” Luxembourg Property Listings & Prices is identified within the API by its ID, which is the creator’s username and the name of the Actor.

When the Wortimmo Scraper β€” Luxembourg Property Listings & Prices run finishes you can list the data from its default dataset(storage) via the API or you can preview the data directly on Apify Console.