Beauty Pie UK API
beautypie.com
Beauty Pie skincare and makeup - product listings, details, pricing, and reviews.
- Actions
- 7
- Category
- Fashion Beauty
- Login
- Not required
- Output
- JSON
Call the Beauty Pie UK API
Submit a task, then poll the job until it settles. This example runs act_beautypie_uk_cart_add.
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": "act_beautypie_uk_cart_add",
"params": {
"variant_id": "3074457345616753230",
"variant_sku": "191726"
}
}'7 actions on beautypie.com
Read
Homepage
act_beautypie_uk_homepage_ssrread1 credit / callReturns featured homepage products with titles, brands, and prices.
Product Details
act_beautypie_uk_product_detail_ssrread1 credit / callReturns product details including price, rating, images, ingredients, and description.
- product_slug
- string · required
Product Listing
act_beautypie_uk_product_listing_ssrread2 credits / callReturns a paginated category product list with titles, ratings, and prices.
- category_slug
- string · required
- page
- string
Product Review Summary
act_beautypie_uk_product_review_summaryread1 credit / callReturns an AI-generated review summary for a product by ID.
- product_id
- string · required
Review Sentiment Features
act_beautypie_uk_review_sentiment_featuresread1 credit / callReturns sentiment feature tags extracted from a product's reviews.
- product_id
- string · required
Write
Write actions change state on beautypie.com and run as the account you connect.
Cart Add
act_beautypie_uk_cart_addwrite2 credits / callAdds a product to the basket and returns updated cart items and totals.
- variant_id
- string · required
- variant_sku
- string · required
- quantity
- integer
Related Products
act_beautypie_uk_related_productswrite2 credits / callReturns complementary products for an item with prices, ratings, and availability.
- complementary_to_sku
- string · required
- location_type
- string
- recommender
- string
Beauty Pie UK API questions
- Is there an API for Beauty Pie UK?
- Beauty Pie UK does not offer a public data API for this, but Anakin Wire provides 7 maintained endpoints for beautypie.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 Beauty Pie UK 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 beautypie.com changes its markup, Anakin updates the action.
- Do I need a Beauty Pie UK account?
- No. Every Beauty Pie UK action listed here runs anonymously — no account and no credentials required.
- What does the Beauty Pie UK 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 Fashion Beauty APIs
Abercrombie
Abercrombie - product search, details, pricing, variants, and recommendations.
Abercrombiekids
Abercrombie Kids - kids apparel search, category browsing, and product details.
Ae
American Eagle - apparel categories, product details, reviews, and clearance deals.
Anthropologie US
Anthropologie - apparel and home category listings and related products.
ASOS
ASOS - UK fashion apparel search, product details, reviews, and brands.
Balenciaga
Balenciaga - luxury collections, product details, listings, and prices.