Discover/burdastyle.com API
live

burdastyle.com APIburdastyle.com

Access BurdaStyle sewing patterns, magazines, blog posts, and subscriptions via API. Filter by category, level, and keyword. 7 endpoints.

Endpoints
7
Updated
14d ago
Try it
Page number for pagination.
Sort order. Accepted values: new, price, name.
Difficulty level filter (1-5).
Items per page.
Category slug. Accepted values: women, men, kids, free, easy.
api.parse.bot/scraper/49587bde-b3a9-4254-9ffe-d7875dd89b23/<endpoint>
Ready to send
Fill in the parameters and hit sign in to send to see live response data here.
Use it in your codegrab a free API key at signup
curl -X GET 'https://api.parse.bot/scraper/49587bde-b3a9-4254-9ffe-d7875dd89b23/get_patterns_list?page=1&sort=new&limit=24&category=women' \
  -H 'X-API-Key: $PARSE_API_KEY'
All endpoints · 7 totalclick to expand

Get a paginated list of sewing patterns by category. Returns pattern items with name, price, image, and URL, plus the total count of matching patterns.

Input
ParamTypeDescription
pageintegerPage number for pagination.
sortstringSort order. Accepted values: new, price, name.
levelintegerDifficulty level filter (1-5).
limitintegerItems per page.
categorystringCategory slug. Accepted values: women, men, kids, free, easy.
Response
{
  "type": "object",
  "fields": {
    "items": "array of pattern objects with name, url, price, image, and is_new fields",
    "total_count": "integer total number of patterns in this category"
  },
  "sample": {
    "data": {
      "items": [
        {
          "url": "https://www.burdastyle.com/cotton-top-102-burda-style-05-26-pdf-pattern",
          "name": "Cotton Top 102 | Burda Style 05/26 | PDF Pattern",
          "image": "https://www.burdastyle.com/cdn-cgi/image/width=360,height=360/media/catalog/product/B/S/BS2605_102_Heft_1.jpg",
          "price": "$11.99",
          "is_new": false
        }
      ],
      "total_count": 4245
    },
    "status": "success"
  }
}

About the burdastyle.com API

The BurdaStyle API provides structured access to sewing patterns, magazines, blog posts, and subscription plans across 7 endpoints. The get_pattern_detail endpoint returns per-pattern data including SKU, price, difficulty attributes, available PDF format types, and a material consumption table. You can also search patterns by keyword, browse category taxonomies, and retrieve current subscription plan details.

Pattern Browsing and Search

The get_patterns_list endpoint returns paginated pattern listings filtered by category (women, men, kids, free, easy), level (1–5 difficulty), and sort order (new, price, name). Each item in the items array includes name, url, price, image, and an is_new flag. The total_count field tells you the total number of matching patterns, useful for building pagination controls. search_patterns works the same way but accepts a query string, letting you find patterns by keyword such as "dress" or "blouse".

Pattern Detail

Pass any pattern's full URL to get_pattern_detail to retrieve the complete record: sku, name, image, price, description, a structured attributes object (brand, sizes, level, and similar key-value pairs), a categories array, the pdf_link_types available for download, and a material_consumption table represented as an array of row arrays. This is the primary endpoint if you need to display or index full pattern specs.

Categories, Magazines, Blog, and Subscriptions

get_pattern_categories returns the full navigation taxonomy — category names, URLs, and nested subcategories — without requiring any input. get_magazines_list is paginated and accepts a brand slug; the confirmed working value is burda-style. get_blog_posts returns post title and url for recent BurdaStyle editorial content. get_subscriptions returns all available plan objects, each with name, description, price, url, and image.

Common use cases
  • Build a sewing pattern search tool filtered by difficulty level and category using get_patterns_list with level and category params
  • Index full pattern specs including material consumption tables and PDF types via get_pattern_detail for a sewing project planner
  • Aggregate BurdaStyle keyword search results with search_patterns to power autocomplete or pattern recommendation features
  • Render a navigation menu or category browser from the full taxonomy returned by get_pattern_categories
  • Display current BurdaStyle subscription options with prices and descriptions using get_subscriptions
  • Monitor new pattern releases by polling get_patterns_list with sort=new and checking the is_new flag on items
  • Syndicate BurdaStyle editorial content titles and links using get_blog_posts for a sewing community feed
Pricing & limitsSee full pricing →
TierPriceCredits/monthRate limit
Free$0/mo1005 req/min
Hobby$30/mo1,00020 req/min
Developer$100/mo5,000250 req/min

One credit = one API call regardless of which marketplace API you call. Exceeding the rate limit returns a 429 response. Authenticate with the X-API-Key header.

Frequently asked questions
Does BurdaStyle have an official developer API?+
BurdaStyle does not publish a public developer API or documentation for third-party integrations. This Parse API exposes the same pattern, magazine, and subscription data available on the site.
What does `get_pattern_detail` return beyond basic listing data?+
get_pattern_detail returns fields not present in list or search results: sku, description, a structured attributes object (brand, sizes, difficulty level, and similar), categories array, pdf_link_types (the available PDF format options), and a material_consumption table as an array of row arrays. You pass the full pattern URL as the required url input.
Are there any known limitations with the `get_magazines_list` endpoint?+
Only the burda-style brand slug is confirmed to return results. Other brand slug values may return errors. When in doubt, omit the brand parameter or use burda-style explicitly.
Does the API expose user reviews or community ratings for patterns?+
Not currently. The API covers pattern specs, attributes, material consumption, categories, and pricing. It does not return user reviews, community ratings, or sewn project photos. You can fork this API on Parse and revise it to add an endpoint targeting pattern review or community data.
Can I filter patterns by specific size range or fabric type?+
List and search endpoints support filtering by category, level, sort, page, and limit, but not by size range or fabric type directly. Size and fabric information appears in the attributes object returned by get_pattern_detail for individual patterns. You can fork this API on Parse and revise it to add server-side filtering on those attribute fields.
Page content last updated . Spec covers 7 endpoints from burdastyle.com.
Related APIs in EcommerceSee all →
lowes.com API
Search and browse products from Lowe's, including product listings by category, detailed product information, and pricing. Retrieve comprehensive details on specific items to compare options and make informed purchasing decisions.
bilbasen.dk API
Search Denmark's largest car marketplace to find vehicles by make and model, then access detailed pricing and technical specifications including emissions, weight, MSRP, battery size, and equipment details. Get comprehensive car listings and full specs to compare vehicles on Bilbasen.dk.
jula.fi API
Search and browse products from Jula.fi to find hardware items with detailed information including prices (with and without VAT), stock availability, brand details, and product SKUs. Explore products by category or search for specific items to compare pricing and check real-time stock status.
leroymerlin.fr API
Search and browse Leroy Merlin France's complete product catalog to find items by category, view pricing, product details, and compare offerings from Leroy Merlin and their online partners. Access real-time product information including names, IDs, URLs, and seller details to help you discover and evaluate home improvement and DIY products.
industrynet.com API
Find industrial suppliers and browse product categories across a comprehensive marketplace directory. Connect directly with suppliers by viewing detailed listings and submitting contact inquiries programmatically.
carsforsale.com API
Search vehicle listings and browse detailed car inventory by make, model, and trim to find the perfect vehicle on CarsForSale.com. Access comprehensive listing details including pricing, specifications, and availability all in one place.
vivino.com API
Search and discover wines across thousands of options while accessing detailed information like user reviews, pricing, winery profiles, and food pairing recommendations. Explore grape varieties, compare wines side-by-side, and find the perfect bottle based on ratings and availability.
x-kom.pl API
Access product data from x-kom.pl, a major Polish electronics retailer. Search products by keyword or category, retrieve detailed product pages, customer reviews, Q&A, promotions, flash deals, and physical store locations.