Flipkart Scraper
1 day trial then $20.00/month - No credit card required now
Flipkart Scraper
1 day trial then $20.00/month - No credit card required now
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.
You can access the Flipkart Scraper programmatically from your own applications by using the Apify API. You can 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 "start_urls": [
3 {
4 "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"
5 }
6 ],
7 "max_items_count": 30,
8 "proxySettings": {
9 "useApifyProxy": true,
10 "apifyProxyGroups": [
11 "RESIDENTIAL"
12 ]
13 }
14}' |
15apify 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
1npm i -g apify-cli
2apify login
Other API clients include:
Actor Metrics
13 monthly users
-
2 stars
>99% runs succeeded
Created in May 2023
Modified 2 months ago