Flatio Details avatar
Flatio Details

Pricing

Pay per event

Go to Store
Flatio Details

Flatio Details

Developed by

Midas

Midas

Maintained by Community

Scrapes detailed room data from Flatio.com. Supports both individual room URLs and category pages. Returns JSON with price, location, description, internet, equipment, rental conditions, and rules. Great for expat tools, real estate analysis, or mid-term housing platforms.

0.0 (0)

Pricing

Pay per event

0

Total users

1

Monthly users

1

Runs succeeded

>99%

Last modified

8 days ago

You can access the Flatio Details 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.

$echo '{
< "startUrls": [
< {
< "url": "https://www.flatio.com/rent/room/barcelona-114032"
< }
< ]
<}' |
<apify call nazar/flatio-details --silent --output-dataset

Flatio Details API through CLI

The Apify CLI is the official tool that allows you to use Flatio Details locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: