Amazon Poland API
amazon.pl
Amazon Poland - product search, categories, details, pricing, and related products.
- Actions
- 8
- Category
- Shopping
- Login
- Not required
- Output
- JSON
Call the Amazon Poland API
Submit a task, then poll the job until it settles. This example runs act_amazon_pl_category_product_listing.
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_amazon_pl_category_product_listing",
"params": {
"category_id": "20657432031"
}
}'8 actions on amazon.pl
Read
Category Product Listing
act_amazon_pl_category_product_listingread2 credits / callReturns products in a category with titles, PLN prices, images, and links.
- category_id
- string · required
Category Search Listing
act_amazon_pl_category_search_listingread2 credits / callReturns sorted category search results with prices, ratings, and best-seller flags.
- category_id
- string · required
- sort_order
- string · required
Category Tree
act_amazon_pl_category_treeread2 credits / callReturns the category tree with titles, IDs, and parent relationships.
Department Navigation
act_amazon_pl_department_navigationread2 credits / callReturns the top-level department navigation menu with titles and sections.
Homepage Gateway
act_amazon_pl_homepage_ssrread1 credit / callReturns homepage content including navigation and category browse links.
Product Details
act_amazon_pl_product_detail_ssrread2 credits / callReturns product details for an ASIN: title, PLN price, images, rating, availability.
- asin
- string · required
- qid
- string
Variant Price and Availability
act_amazon_pl_product_variant_price_availabilityread2 credits / callReturns live price and availability for a specific product variant.
- asin
- string · required
- parent_asin
- string · required
- qid
- string
Write
Write actions change state on amazon.pl and run as the account you connect.
Related Products
act_amazon_pl_related_products_lazy_loadwrite2 credits / callReturns related and similar products for an ASIN with titles, prices, and images.
- asin
- string · required
Amazon Poland API questions
- Is there an API for Amazon Poland?
- Amazon Poland does not offer a public data API for this, but Anakin Wire provides 8 maintained endpoints for amazon.pl. 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 Amazon Poland 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 amazon.pl changes its markup, Anakin updates the action.
- Do I need a Amazon Poland account?
- No. Every Amazon Poland action listed here runs anonymously — no account and no credentials required.
- What does the Amazon Poland 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 Shopping APIs
1-800-Flowers
1-800-Flowers - flowers and gifts, occasions, pricing, variants, and reviews.
Abt
Abt - appliance and electronics categories, specs, prices, and reviews.
Acer Taiwan
Acer Taiwan - products, specs, model comparisons, and pricing.
AFT Fasteners
AFT Fasteners - fastener categories, specs, SKUs, pricing, and availability.
All Electronics
All Electronics - components, categories, product details, and pricing.
Amazon
Amazon - product search, details, reviews, pricing, cart, and orders.