
Fler Scraper
Pricing
Pay per usage

Fler Scraper
Fler Scraper extracts products from Fler.cz - an online marketplace for handmade goods. The scraper searches products by their sellers - you need to provide links to seller pages in `sellerUrls` input field. You can also limit the maximum number of items you need to be extracted.
0.0 (0)
Pricing
Pay per usage
2
Monthly users
3
Runs succeeded
>99%
Last modified
a year ago
You can access the Fler 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 "sellerUrls": [
3 "https://www.fler.cz/shop/findings"
4 ],
5 "maxItems": 20,
6 "proxyConfiguration": {
7 "useApifyProxy": true
8 }
9}' |
10apify call lhotanova/fler-scraper --silent --output-dataset
Fler Scraper API through CLI
The Apify CLI is the official tool that allows you to use Fler 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:
Pricing
Pricing model
Pay per usageThis Actor is paid per platform usage. The Actor is free to use, and you only pay for the Apify platform usage.