ParseForge Scrapers

Nykaa Beauty Product Scraper

parseforge/nykaa-beauty-scraper

E-commerceAutomationIntegrations

Scrapes Nykaa product listings from search keywords and returns each product as a flat row with name, brand, price, rating, and availability.

Run this scraper See the API call
Total users
16
Monthly active
0
Total runs
116
Bookmarked
0
Rating
Not rated yet
Last modified
8 days ago

Overview

ParseForge

Nykaa Beauty Product Scraper

Scrape Nykaa beauty product listings from any search keyword, up to a million products per run. Every product comes with its name, brand, price, rating, and availability. No login or API key. Export to CSV, JSON, Excel, or XML.

Nykaa's catalog spans lakhs of beauty and personal care SKUs, but manually collecting product data across searches is slow and repetitive. This actor reads the public search results directly, so you can pull structured product listings for any keyword without writing a single line of code. It is built for market analysts, e-commerce managers, and brand owners who need fresh Nykaa data on demand.

Who uses it What they scrape Nykaa for
Market researchers Track which brands and products appear for a beauty category keyword.
E-commerce managers Monitor competitor pricing and discount patterns on Nykaa.
Brand owners Check how your own products rank for relevant search terms.
Data analysts Build a dataset of Nykaa product attributes for trend analysis.

What it does

This Actor collects Nykaa product listings by search keyword and returns each product as a flat row.

  • ๐Ÿ” Keyword search: feed the actor any product name or category keyword, like "lipstick" or "sunscreen".
  • ๐Ÿ“ฆ Bulk extraction: set a maximum product count up to 1,000,000 and let the actor paginate through results.
  • ๐ŸŒ Residential proxies: built-in Apify proxy support keeps requests healthy even at scale.

Results export to CSV, JSON, Excel, or XML, or straight from the API.

What you can do with Nykaa data

๐Ÿ“Š Monitor competitor pricing.

A brand manager runs the actor weekly for "face serum" and compares listed prices and discounts against their own portfolio.

๐Ÿ“ˆ Track category trends.

A market researcher scrapes "vegan makeup" monthly to see which new brands and products are gaining shelf space on Nykaa.

๐Ÿ›’ Build a product feed.

An e-commerce operator pulls the top 500 results for "shampoo" and loads the structured data into their internal price-comparison tool.

๐Ÿ“ Audit brand presence.

A brand owner searches their own brand name to verify that all their SKUs appear correctly and with the right images.

Why choose this scraper

What you get
No API registration Nykaa has no public product API; this actor reads the live search pages directly.
Structured output Every product row follows the same schema, ready for spreadsheets or databases.
Scalable collection From a handful of products to a full category dump, one run handles it.

How it compares

This actor focuses on keyword-based product search scraping, while the competitors below offer category scraping, reviews, or broader listing extraction.

Feature ParseForge Nykaa Listings Scraper Nykaa Scraper - India Beauty Products, Prices, Ratings Nykaa Reviews Scraper
Search by keyword Yes Not listed Yes Not listed
Scrape category pages Not listed Yes Yes Not listed
Product price and MRP Yes Yes Yes Not listed
Product ratings and reviews count Yes Yes Yes Not listed
Customer review extraction Not listed Not listed Not listed Yes
Residential proxy support Yes Not listed Not listed Not listed

Configure the run

Drive the Actor with a single search keyword and a product limit; it reads every listing from the search results and stops when the limit is reached. The Input tab lists every parameter.

A first run with the defaults:

{
 "searchQuery": "shoes",
 "maxItems": 10,
 "proxyConfiguration": {
 "useApifyProxy": true,
 "apifyProxyGroups": [
 "RESIDENTIAL"
 ]
 }
}

A larger pull:

{
 "searchQuery": "shoes",
 "maxItems": 200,
 "proxyConfiguration": {
 "useApifyProxy": true,
 "apifyProxyGroups": [
 "RESIDENTIAL"
 ]
 }
}

Pricing

Pay-per-result: $0.0085 per result collected. You pay only for the results written to your dataset.

Results collected Approximate cost
100 results $0.85
1,000 results $8.50
10,000 results $85.00

New Apify accounts start with $5 in free credit.

Free users

Free-plan runs return up to 10 results as a preview. Upgrade your Apify plan to collect up to 1,000,000 results per run.

Run it

  1. Create a free Apify account with $5 in credit.
  2. Open the Nykaa Beauty Product Scraper.
  3. Set your inputs and any filters, then click Start.
  4. Export the results as CSV, Excel, JSON, or XML from the Dataset tab.

Run it programmatically through the Apify API (run-sync-get-dataset-items) or the ApifyClient for JavaScript and Python.

Use with AI agents (MCP)

Give an AI agent live access to Nykaa through the Model Context Protocol. Add the Actor to Claude, Cursor, or any MCP client:

claude mcp add --transport http apify "https://mcp.apify.com?tools=parseforge/nykaa-beauty-scraper"

Then prompt it in plain language to run the scraper and read back the results.

Troubleshooting

Why am I getting no results?

Check that your search keyword matches how products are listed on Nykaa. Try a broader term like "cream" instead of a very specific phrase. Also verify that residential proxies are enabled.

The actor stops before reaching my maxItems limit.

Nykaa may return fewer products than your limit for a given keyword. The actor stops when there are no more search pages to read. Try a more common keyword.

Some product fields are empty in the output.

Not every Nykaa listing includes all fields. For example, some products may not show a discount or a rating. Empty cells mean the data was not present on the page.

I am getting blocked or seeing captchas.

Make sure residential proxies are selected in the proxy configuration. If the problem persists, reduce your maxItems and spread large jobs across multiple smaller runs.

The run takes a long time.

Large maxItems values mean more pages to load. Residential proxies add some latency. For faster collection, lower the product count or switch to datacenter proxies if your target volume is small.

FAQ

Question Answer
Can I scrape a specific Nykaa category page? This actor works by search keyword, not by category URL. Enter the category name as your search query (e.g., "foundation") and it will return the matching product listings.
What data fields does each product row contain? The dataset includes product name, brand, price, MRP, discount percentage, rating, number of reviews, and availability status. The exact field list is shown in the sample output on the actor's page.
How many products can I scrape in one run? You can set the maximum up to 1,000,000 products. The actor will paginate through search results until it hits your limit or runs out of matches.
Do I need a Nykaa account or API key? No. The actor reads the public search pages that anyone can see in a browser. No login, no API key, no OAuth.
Can I filter by price range or brand? The actor does not apply filters on Nykaa's side. It returns all products for your keyword, and you can filter the resulting dataset in your spreadsheet or script.
Does this actor scrape product reviews? No, this actor focuses on product listings from search results. For reviews, look at the dedicated Nykaa Reviews Scraper on Apify Store.
What proxy setup should I use? Residential proxies are pre-selected and recommended. They rotate IP addresses to avoid blocks during large runs.
Can I run this on a schedule? Yes. Once you publish the actor as an Apify task, you can set it to run hourly, daily, or weekly from the Apify Console.
Is this actor suitable for scraping the entire Nykaa catalog? It is designed for keyword-based search scraping. For full catalog coverage you would need to run it with many different keywords covering all categories.
What output formats are supported? You can export your dataset to CSV, JSON, Excel, XML, or push it directly to a webhook or cloud storage via Apify integrations.

Related actors

Browse the full ParseForge collection for more scrapers.

๐Ÿ†˜ Need help? Email parseforge@protonmail.com with your run ID, your input, and what you expected.

โš ๏ธ Disclaimer. This Actor is unofficial and is not affiliated with, endorsed by, or sponsored by Nykaa E-Retail Pvt. Ltd. It collects only publicly available data. You are responsible for using the collected data in compliance with the source's terms of service and applicable data-protection laws, including GDPR, CCPA, and PIPL. Do not use it to collect personal data unlawfully.

Input

FieldTypeWhat it doesDefault
searchQuery string Search keyword for Nykaa (e.g. "tshirt", "headphones", "lipstick"). shoes
maxItems integer How many products to collect per run. 10
proxyConfiguration object Apify proxy configuration. Residential proxies recommended. {"useApifyProxy":true,"apifyProxyGroups"

Pricing

from $7.50 per 1,000 results

Charged forWhat it isPrice each
result Single result in the default dataset. $0.0075 to $0.0085

Tiered: the lower figure is the price on a higher Apify plan. Billing and the free credit live on Apify.

API

One POST returns the dataset directly. Same shape for every scraper in the library, so swapping the slug is the only change.

POST ยท run and get results
curl -X POST "https://api.apify.com/v2/acts/parseforge~nykaa-beauty-scraper/run-sync-get-dataset-items?token=$APIFY_TOKEN" \
  -H "Content-Type: application/json" \
  -d '{
    "helloWorld": 123
  }'

Examples

Input that runs as-is.

input.json
{
  "helloWorld": 123
}

Reviews

No reviews yet. Be the first.

Issues

We build and maintain this scraper, so a problem with it comes to us. Report it on the Apify listing and the thread stays attached to the scraper where the next person can find it: open an issue.

Broken and urgent, or you would rather not post in public? Write to parseforge@protonmail.com and it reaches the people who wrote it.

Related scrapers

Run Nykaa Beauty Product Scraper on Apify All scrapers