Flipkart Scraper avatar
Flipkart Scraper

Pricing

$20.00/month + usage

Go to Store
Flipkart Scraper

Flipkart Scraper

Developed by

Nataniel Santos

Nataniel Santos

Maintained by Community

Scrape product data from Flipkart with this unofficial tool. Extract price, images, description, sizes, category, reviews, rating and more. Download your data as HTML table, JSON, CSV, Excel, XML, and RSS feed.

0.0 (0)

Pricing

$20.00/month + usage

2

Total users

267

Monthly users

17

Runs succeeded

>99%

Last modified

10 hours ago

You can access the Flipkart 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.

$echo '{
< "start_urls": [
< {
< "url": "https://www.flipkart.com/search?p%5B%5D=facets.brand%255B%255D%3DSamsung&sid=tyy%2F4io&sort=recency_desc&ctx=eyJjYXJkQ29udGV4dCI6eyJhdHRyaWJ1dGVzIjp7InRpdGxlIjp7Im11bHRpVmFsdWVkQXR0cmlidXRlIjp7ImtleSI6InRpdGxlIiwiaW5mZXJlbmNlVHlwZSI6IlRJVExFIiwidmFsdWVzIjpbIkxhdGVzdCBTYW1zdW5nIG1vYmlsZXMgIl0sInZhbHVlVHlwZSI6Ik1VTFRJX1ZBTFVFRCJ9fX19fQ%3D%3D&wid=1.productCard.PMU_V2_1&page=1"
< }
< ],
< "max_items_count": 30,
< "proxySettings": {
< "useApifyProxy": true,
< "apifyProxyGroups": [
< "RESIDENTIAL"
< ]
< }
<}' |
<apify call natanielsantos/flipkart-scraper --silent --output-dataset

Flipkart Scraper API through CLI

The Apify CLI is the official tool that allows you to use Flipkart Scraper locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: