Immonet Germany API
immonet.de
German property marketplace - rental and sale listings, details, price trends, and alerts.
- Actions
- 3
- Category
- Real Estate
- Login
- Not required
- Output
- JSON
Call the Immonet Germany API
Submit a task, then poll the job until it settles. This example runs act_immonet_de_homepage_featured_listings.
curl -X POST https://api.anakin.io/v1/wire/task \
-H "X-API-Key: $ANAKIN_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"action_id": "act_immonet_de_homepage_featured_listings",
"params": {
"place_id": "AD08DE8634"
}
}'3 actions on immonet.de
Read
Property Listing Cards
act_immonet_de_property_listing_cardsread1 credit / callReturns full details for listing IDs: title, price, address, rooms, area, and photos.
- classified_ids
- string · required
Write
Write actions change state on immonet.de and run as the account you connect.
Homepage Featured Listings
act_immonet_de_homepage_featured_listingswrite2 credits / callReturns featured property listing IDs for a location and filters.
- place_id
- string · required
- distribution_type
- array
- estate_types
- array
- price_max
- integer
Search Promoted Listings
act_immonet_de_search_promoted_listingswrite2 credits / callReturns promoted and suggested listing IDs for a property search.
- place_id
- string · required
- distribution_type
- array
- estate_types
- array
- price_max
- integer
Immonet Germany API questions
- Is there an API for Immonet Germany?
- Immonet Germany does not offer a public data API for this, but Anakin Wire provides 3 maintained endpoints for immonet.de. You call Anakin's REST API with an action ID and parameters and get structured JSON back; Anakin handles the browser, proxies, anti-bot, and parsing.
- How do I scrape Immonet Germany data?
- POST to https://api.anakin.io/v1/wire/task with your API key, the action ID, and its parameters, then poll GET /v1/wire/jobs/{id} until the job settles. There is nothing to install and no scraper to maintain — when immonet.de changes its markup, Anakin updates the action.
- Do I need a Immonet Germany account?
- No. Every Immonet Germany action listed here runs anonymously — no account and no credentials required.
- What does the Immonet Germany API cost?
- Usage-based credits, charged per call and refunded automatically when a job fails. New accounts start with 300 free credits and no card. See anakin.io/pricing for the current rates.
More Real Estate APIs
@properties
US home listings - homes for sale by city, property details, photos, and agents.
Affordable Housing Online
Affordable housing search - listings by state and city, property details, and eligibility guides.
Amber Student
Student accommodation marketplace - rooms near universities by city, price, type, and amenities.
ApartmentFinder
US apartment rental search - city listings, property details, and floor-plan maps.
ApartmentHomeLiving
US apartment rental search - communities, rent prices, details, and walk scores.
Apartments
Apartment rentals - listing details, photos, reviews, and landlord contacts.