Blibli 🛍️ Scraper
by jupri
Extract product data, prices, and reviews from Blibli.com with this reliable scraper. Get structured JSON for analysis, monitoring, and research without the hassle.
Opens on Apify.com
About Blibli 🛍️ Scraper
Need to pull product data, prices, or reviews from Blibli.com? This scraper is what I use. It's a straightforward actor that handles the complexities of scraping Blibli's catalog so you don't have to. You can extract detailed product information, including titles, images, current and original pricing, availability status, and customer ratings. It's built to navigate the site structure and manage pagination, returning clean, structured JSON data ready for your analysis, price monitoring, or competitor research projects. I typically set it up with a list of product URLs or use its search function to start a crawl based on keywords. It runs reliably on the Apify platform, so you can schedule regular runs or integrate it into a larger data pipeline without worrying about infrastructure. If you've ever tried to manually collect data from an e-commerce site at scale, you'll appreciate how much time this saves.
What does this actor do?
Blibli 🛍️ Scraper is a web scraping and automation tool available on the Apify platform. It's designed to help you extract data and automate tasks efficiently in the cloud.
Key Features
- Cloud-based execution - no local setup required
- Scalable infrastructure for large-scale operations
- API access for integration with your applications
- Built-in proxy rotation and anti-blocking measures
- Scheduled runs and webhooks for automation
How to Use
- Click "Try This Actor" to open it on Apify
- Create a free Apify account if you don't have one
- Configure the input parameters as needed
- Run the actor and download your results
Documentation
Blibli ️ Scraper
An Apify actor for scraping product data from Blibli.com, a major Indonesian omnichannel e-commerce platform.
Overview
This actor programmatically extracts product listings and details from Blibli.com. It's designed for developers and researchers who need structured e-commerce data from this marketplace. The scraper handles search queries and category browsing, outputting clean JSON datasets.
Key Features
- Product Search: Scrapes results for specific search terms (e.g., "samsung galaxy").
- Category Scraping: Extracts products from main category pages.
- Structured Data Output: Returns consistent JSON with key product fields.
- Result Handling: Manages pagination automatically to collect multiple pages of results.
Important Limits:
* Blibli.com enforces a maximum of 2,000 results per query.
* The Apify free trial is limited to the first 100 results and 5 queries.
How to Use
Run the actor on the Apify platform. Configure it using the input settings below. The actor will navigate Blibli.com, extract the data, and save it into the dataset associated with your run.
Input
Configure the actor using a JSON input object. Here are the main parameters:
{
"startUrls": [
{
"url": "https://www.blibli.com/c/elektronik"
}
],
"search": "samsung galaxy s23",
"maxItems": 2000
}
startUrls(Array): One or more Blibli.com URLs to start scraping from (e.g., category pages). Optional if usingsearch.search(String): A search term to query on Blibli.com. The actor will navigate to the search results page for this term.maxItems(Number): The maximum number of product items to scrape. Cannot exceed 2000 due to platform limits.
Output
The actor outputs a dataset where each item is a product. Each product is a JSON object with fields like:
{
"url": "https://www.blibli.com/p/samsung-galaxy-s23...",
"name": "Samsung Galaxy S23 Ultra 5G 12/256GB - Green",
"price": "Rp 15.999.000",
"seller": "Samsung Official Store",
"rating": 4.8,
"imageUrl": "https://www.static-src.com/.../s23_ultra.jpg"
}
Typical fields include url, name, price, originalPrice, seller, rating, reviewCount, imageUrl, and category. The exact fields may vary slightly based on the data available on the product page.
You can access the output via the Apify dataset API or download it in formats like JSON, CSV, or Excel directly from your Apify console.
Categories
Common Use Cases
Market Research
Gather competitive intelligence and market data
Lead Generation
Extract contact information for sales outreach
Price Monitoring
Track competitor pricing and product changes
Content Aggregation
Collect and organize content from multiple sources
Ready to Get Started?
Try Blibli 🛍️ Scraper now on Apify. Free tier available with no credit card required.
Start Free TrialActor Information
- Developer
- jupri
- Pricing
- Paid
- Total Runs
- 631
- Active Users
- 18
Related Actors
Google Maps Reviews Scraper
by compass
Facebook Ads Scraper
by apify
Google Ads Scraper
by silva95gustavo
Facebook marketplace scraper
by curious_coder
Apify provides a cloud platform for web scraping, data extraction, and automation. Build and run web scrapers in the cloud.
Learn more about ApifyNeed Professional Help?
Couldn't solve your problem? Hire a verified specialist on Fiverr to get it done quickly and professionally.
Trusted by millions | Money-back guarantee | 24/7 Support