Flipkart Category Browser
Pricing
$1.20 / 1,000 category items
Flipkart Category Browser
Browse Flipkart categories by URL or path with no keyword needed, and collect products with prices, MRPs, discounts, ratings, photos and links.
Flipkart Category Browser
Pricing
$1.20 / 1,000 category items
Browse Flipkart categories by URL or path with no keyword needed, and collect products with prices, MRPs, discounts, ratings, photos and links.
You can access the Flipkart Category Browser 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 API & Integrations in Apify Console.
$echo '{< "categoryUrls": [< "https://www.flipkart.com/mobiles/pr?sid=tyy,4io"< ],< "categoryPaths": [],< "sort": "relevance",< "maxItems": 100<}' |<apify call apt_marble/flipkart-category-browser --silent --output-datasetThe Apify CLI is the official tool that allows you to use Flipkart Category Browser locally, providing convenience functions and automatic retries on errors.
Using installation script (macOS/Linux):
$curl -fsSL https://apify.com/install-cli.sh | bashUsing installation script (Windows):
$irm https://apify.com/install-cli.ps1 | iexUsing Homebrew:
$brew install apify-cliUsing npm:
$npm install -g apify-cliOther API clients include: