docs / boyner

Boyner API scraper

Boyner API scraper

base /boyner/v12 endpoints
post/boyner/v1/product/detail1 credit

Full Boyner product by `url` OR `product_id`: title, brand, price (current + original + discount%), campaign headline + coupons (Hopi etc.), seller/merchantName + other offers, SIZES (Beden — EU sizes with per-size stock + barcode), all images, rating, review_count, stock, gtin/barcode, category, breadcrumbs, attributes, description and sample reviews. Parsed from Boyner's own getProductDetail JSON.

ParameterAllowed / rangeDescription
urloptionalFull Boyner product URL (…-p-<id>). Provide url OR product_id.
product_idoptionalBoyner product id — the digits after '-p-' in the product URL. Provide product_id OR url.
max_rotations = 6optional1–12Advanced: datacenter IP-rotation attempts before falling back to residential (1-12, default 6).
Try in playground →