
Funda In Business Scraper
3 days trial then $10.00/month - No credit card required now
This Actor may be unreliable while under maintenance. Would you like to try a similar Actor instead?
See alternative Actors
Funda In Business Scraper
3 days trial then $10.00/month - No credit card required now
Our plugin extracts business data from Funda efficiently. Simply enter the starting URL generated by your search query and specify the number of pages you'd like to extract. Please note that our scraper uses a Netherlands-based residential proxy to ensure smooth and reliable performance.
Actor Metrics
1 Monthly user
No reviews yet
3 bookmarks
>99% runs succeeded
Created in Apr 2024
Modified 5 days ago
You can access the Funda In Business Scraper 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.
1echo '{
2 "URL": "https://www.rightmove.co.uk/property-to-rent/find.html?locationIdentifier=REGION%5E475",
3 "maxPages": 1,
4 "apifyProxyGroups": [
5 "RESIDENTIAL"
6 ],
7 "countryCode": "GB"
8}' |
9apify call nocodeventure/funda-in-business-scraper --silent --output-dataset
Funda In Business Scraper API through CLI
The Apify CLI is the official tool that allows you to use Funda In Business Scraper locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
1npm i -g apify-cli
2apify login
Other API clients include: