CSFD Scraper
Pricing
$25.00/month + usage
CSFD Scraper
CSFD Scraper is a blazingly fast web scraper powered by Rust on the backend. It allows you to scrape csfd.cz
0.0 (0)
Pricing
$25.00/month + usage
1
12
2
Last modified
10 months ago
Pricing
$25.00/month + usage
CSFD Scraper is a blazingly fast web scraper powered by Rust on the backend. It allows you to scrape csfd.cz
0.0 (0)
Pricing
$25.00/month + usage
1
12
2
Last modified
10 months ago
proxy_settingsobjectOptional
Select proxies to be used by your crawler. For most use cases we recommend the default Apify automatic proxy.
user_agentstringOptional
Global user agent used for all requests.
Default value of this property is "ApifyFastScraper/1.0"
force_cloudbooleanOptional
Allows local runs to use cloud storage, mainly for testing. On Apify platform, this has no effect.
Default value of this property is false
debug_logbooleanOptional
Shows when each URL starts and ends scraping, with timings. Not recommended for larger runs as the log can get filled quickly.
Default value of this property is false
push_data_sizeintegerOptional
Buffers results into an array before pushing to a dataset to prevent overwhelming the Apify API. The default number is usually a good choice.
Default value of this property is 50
max_concurrencyintegerOptional
Sets the maximum concurrency (parallelism) for the crawl. Keep this to a reasonable level because this scraper can go really fast.
Default value of this property is 10
max_request_retriesintegerOptional
Sets the maximum number of retries for each request (URL).
Default value of this property is 3