Businessesforsale Scraper avatar
Businessesforsale Scraper

Pricing

$15.00/month + usage

Go to Store
Businessesforsale Scraper

Businessesforsale Scraper

Developed by

Muhamed Didovic

Muhamed Didovic

Maintained by Community

Scrapes BusinessesForSale.com to extract business listings with JSON-LD data, search metadata (criteria, tags, age filters, listings count), and search context. Built with TypeScript/Cheerio for reliable data extraction and market research.

0.0 (0)

Pricing

$15.00/month + usage

0

1

1

Last modified

7 days ago

Start URLs

startUrlsarrayRequired

URLs to start with. The actor currently supports URLs such as https://www.businessesforsale.com/search/established-businesses-for-sale.

Maximum number of items OR limit the results per crawl

maxItemsintegerOptional

Maximum number of items that will be scraped.

Default value of this property is 1000

Max Concurrency

maxConcurrencyintegerOptional

Maximum number of pages that can be processed at the same time.

Default value of this property is 10

Min Concurrency

minConcurrencyintegerOptional

Minimum number of pages that will be processed at the same time.

Default value of this property is 1

Max Request Retries

maxRequestRetriesintegerOptional

Number of times the crawler will retry a failed request before giving up.

Default value of this property is 100

Proxy configuration

proxyobjectOptional

Specifies proxy servers that will be used by the scraper in order to hide its origin.

For details, see Proxy configuration in README.

Default value of this property is {"useApifyProxy":true,"apifyProxyGroups":["RESIDENTIAL"]}