TIKI scraper
by dtrungtin
Extract product data from any TIKI category or search page. Just paste the URL to get names, prices, and ratings in a structured format like JSON.
Opens on Apify.com
About TIKI scraper
Need to pull product data from TIKI for a project? I've been there. This scraper is what I use to grab clean, structured data from TIKI's category pages or keyword search results. All you have to do is paste the full URL from your TIKI search or category browse. It then extracts every item on that page—product names, prices, ratings, and more—and packages it into a format you can actually use, like JSON or CSV. It saves you the headache of manually copying data or writing a custom scraper that breaks whenever TIKI updates its site. I've found it perfect for building price comparison sheets, tracking competitor inventory, or feeding product catalogs into analysis tools. It's straightforward: give it a TIKI URL, run it, and get your data. No complex setup is needed, which is why I keep it bookmarked for quick e-commerce data pulls.
What does this actor do?
TIKI 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
TIKI Scraper
An Apify actor that extracts product listings from TIKI.vn, a Vietnamese e-commerce platform. It scrapes items from category pages or search results.
Key Features
- Scrapes product data from any TIKI.vn category or search page URL.
- Paginates through results automatically.
- Exports data in multiple formats: JSON, CSV, XML, HTML, and Excel.
- Runs on the Apify platform with configurable proxy settings.
How to Use
Configure the actor with input parameters and run it. The scraped data will be available in a dataset for download.
Input
The actor requires a JSON input with these parameters:
startUrls(required): An array of one or more TIKI.vn URLs to scrape. Provide them as Request objects.
json "startUrls": [{ "url": "https://tiki.vn/nha-sach-tiki/c8322" }]maxPages(optional): The maximum number of product listing pages to scrape per URL. Defaults to all pages if not set.proxyConfig(required): Must use Apify Proxy. The default{ "useApifyProxy": true }is sufficient for most runs. For country-specific proxies, you can configure groups and country codes.
Input Example
{
"startUrls": [
{ "url": "https://tiki.vn/nha-sach-tiki/c8322" },
{ "url": "https://tiki.vn/search?q=apple" }
],
"maxPages": 10,
"proxyConfig": {
"useApifyProxy": true,
"apifyProxyGroups": ["RESIDENTIAL"],
"apifyProxyCountry": "VN"
}
}
Output
The actor stores results in a dataset. Each item is a product with detailed fields. Below is a trimmed example.
Output Example
[
{
"id": 262977989,
"name": "Kế Toán Vỉa Hè - Thực Hành Báo Cáo Tài Chính Căn Bản Từ Quầy Bán Nước Chanh",
"url_key": "ke-toan-via-he-thuc-hanh...",
"price": 160550,
"original_price": 199000,
"discount_rate": 19,
"rating_average": 5,
"review_count": 248,
"quantity_sold": { "text": "Đã bán 13258", "value": 13258 },
"thumbnail_url": "https://salt.tikicdn.com/cache/280x280/ts/product/87/08/0e/...png",
"badges_new": [ ... ]
}
]
Cost & Usage Notes
- Estimated Cost: ~$0.63 per 1000 items scraped. For precise platform pricing, see apify.com/pricing/actors.
- Efficiency: Running one longer scrape (over one minute) is more cost-effective than several short runs due to startup overhead.
- Checking Resources: Monitor your compute unit (CU) balance in the Apify Console under Settings -> Usage and Billing: console.apify.com.
- Testing: Perform a test run with
maxPages: 1to estimate the total CU consumption for your full scrape.
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 TIKI scraper now on Apify. Free tier available with no credit card required.
Start Free TrialActor Information
- Developer
- dtrungtin
- Pricing
- Paid
- Total Runs
- 454
- 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