Flipkart Search Scrapper
Pricing
$3.00 / 1,000 results
Flipkart Search Scrapper
Scrape Flipkart search results by keyword. Extracts product title, URL, price, MRP, discount, rating, reviews, and thumbnail. Supports multiple keywords, sorting options, and configurable result limits. Uses residential proxies to avoid blocks
Pricing
$3.00 / 1,000 results
Rating
0.0
(0)
Developer
Aadyantha Solutions
Actor stats
0
Bookmarked
1
Total users
0
Monthly active users
a day ago
Last modified
Categories
Share
Flipkart Search Scraper
Flipkart Search Scraper extracts product details from Flipkart search results using one or more keywords.
It is designed for fast, lightweight, and cost-effective scraping,
with predictable behavior and clear limits.
This actor uses a non-JavaScript (Cheerio-based) crawling approach,
making it significantly faster than browser-based scrapers.
Because JavaScript is not executed, some dynamically rendered fields may
occasionally be unavailable.
Key Capabilities
- Run multiple search keywords in a single execution
- Per-keyword maximum result limit (
max_results) - Configurable Flipkart sorting options
- Automatic pagination
- Sequential keyword processing — keywords are scraped one after another, results never mix
- Hard stop once result limit is reached per keyword
- Native Apify proxy configuration
- Lightweight and fast using Cheerio
- All extracted data is displayed in a single table view
Crawling Approach
This actor uses a non-browser crawler optimized for speed and low proxy usage.
How it works
- Search result pages are parsed directly from HTML
- All product data is extracted from search cards in a single pass
- No JavaScript rendering or browser automation is used
Implications
- ✅ Faster execution
- ✅ Lower proxy cost
- ✅ More stable for large keyword lists
- ⚠️ Some dynamic fields may occasionally return
null
Input Parameters
| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
search_strings | Array | Yes | -- | List of keywords to search on Flipkart |
max_results | Number | No | 10 | Maximum number of products per keyword |
sort_by | String | No | relevance | Sorting method for Flipkart search results |
proxyConfiguration | Object | No | Apify default | Proxy settings |
Sort Options (sort_by)
| Value | Description |
|---|---|
relevance | Relevance (default) |
price_asc | Price: Low to High |
price_desc | Price: High to Low |
rating | Popularity / Rating |
newest | Newest Arrivals |
Output Fields
All extracted data is displayed directly in a single table view in the Apify UI.
| Field | Description |
|---|---|
search_keyword | Keyword used to find the product |
pid | Flipkart Product ID |
title | Product title |
product_url | Flipkart product page URL |
thumbnail | Product image URL |
price | Displayed product price |
mrp | Maximum retail price (if available) |
discount | Discount percentage (e.g. 32% off) |
rating | Average customer rating |
reviews_count | Total number of ratings/reviews |
is_assured | Whether the product is Flipkart Assured |
is_sponsored | Whether the product is a sponsored listing |
Example Input
{"search_strings": ["lenovo", "apple"],"max_results": 50,"sort_by": "relevance","proxyConfiguration": {"useApifyProxy": true,"apifyProxyGroups": ["RESIDENTIAL"],"apifyProxyCountry": "IN"}}
Proxy Configuration
This actor supports Apify's native proxy configuration:
- Residential proxies (recommended for Flipkart)
- Datacenter proxies
- Country-specific routing
- Custom proxy URLs
Residential proxies generally provide better stability and fewer blocks on Flipkart.
Support
For issues, questions, or feature requests: