Rentberry Scraper
Pricing
from $1.00 / 1,000 results
Rentberry Scraper
Scrape Rentberry, the global home rental platform! Instantly extract up to 2000 detailed apartment listings per run. Collect rental prices, high-res photos, amenities, exact locations, and descriptions. Perfect for real estate analysts, investors, and proptech developers tracking global markets.
Pricing
from $1.00 / 1,000 results
Rating
0.0
(0)
Developer
Marco Rodrigues
Actor stats
0
Bookmarked
2
Total users
1
Monthly active users
11 days ago
Last modified
Categories
Share
π Rentberry Apartment Scraper
Are you building a real estate dashboard, analyzing rental markets, or sourcing property investments? Rentberry is a global home rental platform connecting tenants with landlords, filled with high-quality apartment listings, pricing data, and property details.

This Rentberry Scraper allows you to extract rich, structured data directly from the Rentberry search API. You can instantly scrape and export up to 2000 rental properties as clean, structured data.
π‘ Perfect for...
- Real Estate Analysts: Analyze rental prices, availability, and market trends across different cities and neighborhoods.
- PropTech Developers: Feed fresh, standardized property data into your applications, map visualizations, or AI agents.
- Investors & Property Managers: Monitor competitor pricing, track listing duration, and identify high-yield investment opportunities.
- Lead Generation: Build databases of property owners, managers, and real estate agencies.
β¨ Features
- π Full Search Power: Scrape any Rentberry search URL, keeping all the filters, map bounds, and options you applied in your browser.
- π Smart Sorting: Mirror the on-page sort options (
Best Match,Newest,Price: Low to High,Price: High to Low) to get exactly the data you want first. - β‘ Fast & Structured: Get up to 2000 rich property profiles per run, including prices, addresses, amenities, and high-resolution images.
π¦ What's inside the data?
For every property listing scraped, you get:
- Core Info:
id,name,url,listed_at,thumbnail_url - Pricing & Space:
price,deposit,currency,space,length_unit,bedrooms,baths - Location:
address(full object),latitude,longitude - Property Details:
short_description,type,amenities,available,apartment_pictures - Platform Data:
provider,rented,has_virtual_tour,promoted,favorited
π How to use
- Get your Search URL: Go to Rentberry, search for a city, apply any filters (pet friendly, price range, bedrooms), and copy the URL from your browser.
- Enter the URL: Paste it into the
input_urlfield. - Choose Sorting (Optional): Select how you want the results ordered (e.g., "Newest" or "Price: Low to High").
- Set Limit: Choose how many properties to collect (you can scrape up to 2000).
- Click Start and let the scraper pull the data.
- Export your structured property list as a CSV, Excel spreadsheet, or JSON file.
Tech details for developers π§βπ»
Input Example:
{"input_url": "https://rentberry.com/at/apartments/s/vienna-austria","filter_by": "Newest","max_properties": 200}
Output Example:
{"id": 166372739,"name": "Renovierte und 3-Zimmer-Wohnung nahe Sobieskiplatz ab Juni / Juli 2026 zur Miete!","url": "https://rentberry.com/at/apartments/166372739-three-br-vienna-himmelpfortgrund-vienna-at","listed_at": "2026-04-23T08:51:22+00:00","thumbnail_url": "https://img.rentberry.com/77NadAY3YJhGnTk-eyXz5a80SbncHy7APWAGvJPS5lI/rs:fill:440:440:0/g:sm/plain/media/apartments/099d71b74a9080c88b6e1d7179ea10711ef725d8.jpg@webp","price": 1690,"deposit": 5070,"currency": "β¬","space": 88.0,"length_unit": "m","bedrooms": 3,"baths": 1.0,"external_key": "OBGC2026031915120057620ee5f6c4f_26315023","provider": "openimmo","provider_type": "mls","rented": false,"has_virtual_tour": false,"no_index": false,"short_description": "<strong>Helle 3-Zimmer-Wohnung im 5. Liftstock mit Stadtblick und separater KΓΌche ab Juni 2026</strong> <br><p> </p> <br><p><strong>Hinweise: </strong> </p> <br><p>Die Wohnung wird in Mai saniert: neue KΓΌche, neue BΓΆden...","edited_by_user": false,"type": "apartment","promoted": false,"promoted_till": null,"favorited": false,"is_favorited": false,"latitude": 48.2254442,"longitude": 16.3529458,"available": null,"amenities": ["Air Conditioning","Cable Tv"],"address": {"formattedAddress": "Vienna, Himmelpfortgrund, VIENNA, AT","shortAddress": "Vienna, Himmelpfortgrund, VIENNA, AT","apartmentNumber": null,"sublocality": "Himmelpfortgrund","city": "Vienna"},"badges": [],"apartment_pictures": [{"imageThumbs": {"apartment_440": "https://img.rentberry.com/77NadAY3YJhGnTk-eyXz5a80SbncHy7APWAGvJPS5lI/rs:fill:440:440:0/g:sm/plain/media/apartments/099d71b74a9080c88b6e1d7179ea10711ef725d8.jpg@webp"}}],"action_type": "inquiry","instant_action": true}
Parameters:
| Parameter | Type | Required | Description |
|---|---|---|---|
input_url | string | Yes | The URL of the Rentberry search page to scrape (including any applied filters/bounds). |
filter_by | string | No | Sort order to apply (Best Match, Newest, Price: Low to High, Price: High to Low). |
max_properties | integer | No | Maximum number of property listings to return (Max 2000). |