Idnes Reality Actor
No credit card required
Idnes Reality Actor
No credit card required
Scrape Idnes Reality using Crawlee (probably on the Apify platform). You can scrape properties for a certain location and get all the details about them.
You can access the Idnes Reality Actor programmatically from your own applications by using the Apify API. You can 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.
1echo '{
2 "location": "Praha",
3 "minSize": 0,
4 "maxSize": 1000000,
5 "minPrice": 0,
6 "maxPrice": 1000000
7}' |
8apify call jakubkonecny/idnes-reality-actor --silent --output-dataset
Idnes Reality Actor API through CLI
The Apify CLI is the official tool that allows you to use Idnes Reality Actor locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
1npm i -g apify-cli
2apify login
Other API clients include:
- 2 monthly users
- 2 stars
- 100.0% runs succeeded
- Created in Jan 2024
- Modified 5 months ago