Ecommerce
Flipkart logo

Flipkart API

flipkart.com

Flipkart India - product search, details, reviews, pricing, and order history.

Actions
8
Category
Ecommerce
Login
Some actions
Output
JSON

Call the Flipkart API

Submit a task, then poll the job until it settles. This example runs flipkart_get_product.

curl -X POST https://api.anakin.io/v1/wire/task \
  -H "X-API-Key: $ANAKIN_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "action_id": "flipkart_get_product",
    "params": {
      "product_url": "https://www.flipkart.com/maybelline-new-york-call-me-colossal-bold-eye-kit/p/itme0d5a653ce45c"
    }
  }'

8 actions on flipkart.com

Read

  • Cart Contents

    fk_view_cartreadlogin required1 credit / call

    Returns the authenticated user's cart with items, quantities, prices, and totals.

    pincode
    string
  • Flipkart Get Product

    flipkart_get_productread1 credit / call

    Fetches a Flipkart product page and returns structured data: title, MRP, description, product highlights, and full specifications. Pass any flipkart.com /p/ URL.

    product_url
    string · required
  • Get Product Details

    act_fk_product_detailread1 credit / call

    Get full product details from a Flipkart product URL — title, price, MRP, discount, rating, highlights, specifications, images, brand, and availability.

    product_url
    string · required
  • Product Details

    fk_product_detailsread3 credits / call

    Returns full product data including specifications, pricing, and images.

    product_url
    string · required
    pincode
    string
  • Product Search

    fk_search_productsread2 credits / call

    Search Flipkart products by keyword. Returns product metadata (pid, url, title, price, rating). Optional pincode for delivery context, domain (country code, default in), and limit for max products returned.

    query
    string · required
    pincode
    string
    domain
    string
    limit
    integer

Write

Write actions change state on flipkart.com and run as the account you connect.

  • Add to Cart

    fk_add_to_cartwritelogin required3 credits / call

    Adds a product to the authenticated user's cart and returns the updated cart.

    product_id
    string · required
    listing_id
    string · required
    quantity
    string
    price
    string
  • Product Details

    act_flipkart_product_detail_page_full_product_datawrite2 credits / call

    Returns full product details including images, specs, variants, pricing, and descriptions.

    pageUri
    string · required
    locationContext
    object · required
  • Product Listing Search Results

    act_flipkart_product_listing_search_resultswrite2 credits / call

    Returns search or browse listing results with product cards, prices, and pagination.

    pageUri
    string · required
    pageContext
    object · required

Flipkart API questions

Is there an API for Flipkart?
Flipkart does not offer a public data API for this, but Anakin Wire provides 8 maintained endpoints for flipkart.com. You call Anakin's REST API with an action ID and parameters and get structured JSON back; Anakin handles the browser, proxies, anti-bot, and parsing.
How do I scrape Flipkart data?
POST to https://api.anakin.io/v1/wire/task with your API key, the action ID, and its parameters, then poll GET /v1/wire/jobs/{id} until the job settles. There is nothing to install and no scraper to maintain — when flipkart.com changes its markup, Anakin updates the action.
Do I need a Flipkart account?
Some Flipkart actions read data that is only visible when signed in, so those need a credential you connect once. Actions marked "read" without a login requirement run anonymously.
What does the Flipkart API cost?
Usage-based credits, charged per call and refunded automatically when a job fails. New accounts start with 300 free credits and no card. See anakin.io/pricing for the current rates.

More Ecommerce APIs

123inkt logo

123inkt

123inkt.nl

The Netherlands' largest online store for printer ink, toner, and office supplies. Look up products, check live prices and stock, add to cart, and review your cart — one item or a large order.

EcommerceAuth5 actions
Allegro logo

Allegro

allegro.pl

Allegro — Poland's largest online marketplace. Product search and category listings with names, prices (PLN), sellers, ratings and links.

Ecommerce2 actions
App4Sales logo

App4Sales

shop.app4sales.net/Mattisson

App4Sales (portal4sales) — B2B wholesale ordering portal. Tenant-based catalog: login, categories, product search & details, and cart operations.

EcommerceAuth10 actions
Blue Ridge Knives logo

Blue Ridge Knives

store.blueridgeknives.com

Blue Ridge Knives — US wholesale distributor of knives and outdoor gear. Sign in with your dealer account to search the range, look up a product's price, stock, UPC and full specifications, and build or empty your cart. The storefront is open to signed-in dealers only. Nothing is ever checked out — placing the order stays with you.

EcommerceAuth10 actions
Dumco logo

Dumco

www.dumcoshop.nl

Dumco B.V. — B2B wholesale webshop (dumcoshop.nl). Login, catalog browse/search/details, cart operations, and account data (orders, invoices, credit notes, backorders, wishlists).

EcommerceAuth16 actions
Immaya Sports Portal (EU) logo

Immaya Sports Portal (EU)

portal.immayasports.nl

Immaya Sports EU portal (portal.immayasports.nl) — login-gated B2B ordering in EUR: browse the catalog, search by SKU, read product details, and build carts. Broader assortment incl. Lock Laces.

EcommerceAuth9 actions
All Ecommerce sites