Flipkart Mobile Scraper avatar

Flipkart Mobile Scraper

Deprecated

Pricing

Pay per usage

Go to Apify Store
Flipkart Mobile Scraper

Flipkart Mobile Scraper

Deprecated

Gets mobile prices from Flipkart

Pricing

Pay per usage

Rating

0.0

(0)

Developer

JJ ADVENTURES

JJ ADVENTURES

Maintained by Community

Actor stats

0

Bookmarked

7

Total users

3

Monthly active users

a year ago

Last modified

Share

Flipkart Mobile Scraper using Apify & Playwright

This is an Apify actor that scrapes mobile-product listings from Flipkart using Playwright with Chromium in headless mode.

Features

  • Scrapes mobile phone listings based on a search keyword
  • Retrieves product title, rating, price, and page number
  • Collects data from multiple pages
  • Pushes structured product data to the Apify dataset

Input Schema

The actor expects the following JSON input:

{
"mobile": "iphone",
"pages_to_scrape": 3
}