Cosme Net Cosmetics Ranking & Review Scraper
ECOMMERCE
Cosme Net Cosmetics Ranking & Review Scraper
Scrape @cosme (cosme.net) product rankings, ratings, and user reviews — Japan's dominant cosmetics review community.
Features
- Scrapes ranking positions across all @cosme product categories
- Returns per-review records: reviewer name, rating, date, and review text
- Captures product metadata: brand, category, average rating (7-point scale), review count, and price
- Server-rendered HTML, datacenter proxy
Usage
Set maxItems to control how many records to collect.
Output
Each row is one user review with its parent product context:
| Field | Description |
|---|---|
product_id |
Numeric product ID |
product_name |
Product name (Japanese) |
brand_name |
Brand name |
category |
@cosme category |
rank |
Ranking position |
avg_rating |
Average rating (0–7 scale) |
review_count |
Total review count |
price |
Price as shown |
review_user |
Reviewer username |
review_text |
Review text |
review_rating |
Individual rating |
review_date |
Review date |
detail_url |
Product page URL |