Skip to main content

WooCommerce API

Overview

The WooCommerce API efficiently extracts all product data from any WooCommerce-powered website, collecting detailed information such as product names, descriptions, variants, prices, and SKUs. This tool provides a comprehensive overview of the product catalog, enabling users to analyze and manage WooCommerce product listings efficiently.

Authentication

Visit our Authentication Docs on learning how to get started on integrating this API in your application.

Endpoint

GET https://get.scrapehero.com/api/woocommerce/search/?x-api-key=<YOUR_API_KEY>&url=https://augustapparel.com

Request Parameters

ParameterTypeRequiredDescription
urlstringYesHomepage URL

Response Format

The API returns data in JSON format. Here's an example of the response structure:


{
"query": {
"input_url": "https://augustapparel.com"
},
"search_listings": [
{
"product_id": 651395,
"product_name": "Geometric Gaze – Graphic Tee",
"product_type": "variable",
"regular_price": "27.99",
"sale_price": "27.99",
"currency": "USD",
"product_url": "https://augustapparel.com/product/geometric-gaze-graphic-tee/",
"sku": "",
"average_rating": null,
"review_count": null,
"images": [
"https://augustapparel.com/wp-content/uploads/2026/02/geometric-gaze-graphic-tee-1.jpeg",
"https://augustapparel.com/wp-content/uploads/2026/02/geometric-gaze-graphic-tee.jpeg"
],
"categories": [],
"description": "The unisex heavy cotton tee is the ultimate essential for any wardrobe, laying the groundwork for casual fashion to flourish. Crafted with specially spun fibers, it offers a smooth canvas for vivid and sharp premium printing. Plus, the absence of side seams means a comfortable, itch-free experience under the arms. Reinforced shoulders enhance the tee’s durability. Made from medium fabric (5.3 oz/yd² or 180 g/m²) of 100% cotton, this tee promises year-round comfort that’s sustainable and long-lasting. Its classic fit guarantees a comfy, relaxed wear, while the crew neckline adds a neat, timeless touch, perfect for any occasion—whether casual or semi-formal.  Enjoy a scratch-free experience with the tagless label, ensuring zero irritation and maximum comfort.  Proudly made using 100% US cotton, ethically grown and harvested.",
"description_short": "",
"in_stock": true,
"variations": [
{
"id": 651396,
"attributes": [
{
"name": "Colors",
"value": "White"
},
{
"name": "Sizes",
"value": "L"
}
]
},
{
"id": 651411,
"attributes": [
{
"name": "Colors",
"value": "White"
},
{
"name": "Sizes",
"value": "5XL"
}
]
}
]
},
{
"product_id": 651376,
"product_name": "Gaze of the Grave – Graphic Tee",
"product_type": "variable",
"regular_price": "27.99",
"sale_price": "27.99",
"currency": "USD",
"product_url": "https://augustapparel.com/product/gaze-of-the-grave-graphic-tee/",
"sku": "",
"average_rating": null,
"review_count": null,
"images": [
"https://augustapparel.com/wp-content/uploads/2026/02/gaze-of-the-grave-graphic-tee-1.jpeg",
"https://augustapparel.com/wp-content/uploads/2026/02/gaze-of-the-grave-graphic-tee.jpeg"
],
"categories": [],
"description": "The unisex heavy cotton tee is the ultimate essential for any wardrobe, laying the groundwork for casual fashion to flourish. Crafted with specially spun fibers, it offers a smooth canvas for vivid and sharp premium printing. Plus, the absence of side seams means a comfortable, itch-free experience under the arms. Reinforced shoulders enhance the tee’s durability. Made from medium fabric (5.3 oz/yd² or 180 g/m²) of 100% cotton, this tee promises year-round comfort that’s sustainable and long-lasting. Its classic fit guarantees a comfy, relaxed wear, while the crew neckline adds a neat, timeless touch, perfect for any occasion—whether casual or semi-formal.  Enjoy a scratch-free experience with the tagless label, ensuring zero irritation and maximum comfort.  Proudly made using 100% US cotton, ethically grown and harvested.",
"description_short": "",
"in_stock": true,
"variations": [
{
"id": 651377,
"attributes": [
{
"name": "Colors",
"value": "White"
},
{
"name": "Sizes",
"value": "L"
}
]
}
]
},
{
"product_id": 651330,
"product_name": "Galactic Songbird – Graphic Tee",
"product_type": "variable",
"regular_price": "27.99",
"sale_price": "27.99",
"currency": "USD",
"product_url": "https://augustapparel.com/product/galactic-songbird-graphic-tee/",
"sku": "",
"average_rating": null,
"review_count": null,
"images": [
"https://augustapparel.com/wp-content/uploads/2026/02/galactic-songbird-graphic-tee-4.jpeg",
"https://augustapparel.com/wp-content/uploads/2026/02/galactic-songbird-graphic-tee-3.jpeg",
"https://augustapparel.com/wp-content/uploads/2026/02/galactic-songbird-graphic-tee-2.jpeg",
"https://augustapparel.com/wp-content/uploads/2026/02/galactic-songbird-graphic-tee-1.jpeg",
"https://augustapparel.com/wp-content/uploads/2026/02/galactic-songbird-graphic-tee.jpeg"
],
"categories": [],
"description": "The unisex heavy cotton tee is the ultimate essential for any wardrobe, laying the groundwork for casual fashion to flourish. Crafted with specially spun fibers, it offers a smooth canvas for vivid and sharp premium printing. Plus, the absence of side seams means a comfortable, itch-free experience under the arms. Reinforced shoulders enhance the tee’s durability. Made from medium fabric (5.3 oz/yd² or 180 g/m²) of 100% cotton, this tee promises year-round comfort that’s sustainable and long-lasting. Its classic fit guarantees a comfy, relaxed wear, while the crew neckline adds a neat, timeless touch, perfect for any occasion—whether casual or semi-formal.  Enjoy a scratch-free experience with the tagless label, ensuring zero irritation and maximum comfort.  Proudly made using 100% US cotton, ethically grown and harvested.",
"description_short": "",
"in_stock": true,
"variations": [
{
"id": 651331,
"attributes": [
{
"name": "Colors",
"value": "Black"
},
{
"name": "Sizes",
"value": "L"
}
]
},
{
"id": 651370,
"attributes": [
{
"name": "Colors",
"value": "Indigo Blue"
},
{
"name": "Sizes",
"value": "5XL"
}
]
}
]
},
{
"product_id": 651284,
"product_name": "Galactic Cherubim – Graphic Tee",
"product_type": "variable",
"regular_price": "27.99",
"sale_price": "27.99",
"currency": "USD",
"product_url": "https://augustapparel.com/product/galactic-cherubim-graphic-tee/",
"sku": "",
"average_rating": null,
"review_count": null,
"images": [
"https://augustapparel.com/wp-content/uploads/2026/02/galactic-cherubim-graphic-tee-4.jpeg",
"https://augustapparel.com/wp-content/uploads/2026/02/galactic-cherubim-graphic-tee-3.jpeg",
"https://augustapparel.com/wp-content/uploads/2026/02/galactic-cherubim-graphic-tee-2.jpeg",
"https://augustapparel.com/wp-content/uploads/2026/02/galactic-cherubim-graphic-tee-1.jpeg",
"https://augustapparel.com/wp-content/uploads/2026/02/galactic-cherubim-graphic-tee.jpeg"
],
"categories": [],
"description": "The unisex heavy cotton tee is the ultimate essential for any wardrobe, laying the groundwork for casual fashion to flourish. Crafted with specially spun fibers, it offers a smooth canvas for vivid and sharp premium printing. Plus, the absence of side seams means a comfortable, itch-free experience under the arms. Reinforced shoulders enhance the tee’s durability. Made from medium fabric (5.3 oz/yd² or 180 g/m²) of 100% cotton, this tee promises year-round comfort that’s sustainable and long-lasting. Its classic fit guarantees a comfy, relaxed wear, while the crew neckline adds a neat, timeless touch, perfect for any occasion—whether casual or semi-formal.  Enjoy a scratch-free experience with the tagless label, ensuring zero irritation and maximum comfort.  Proudly made using 100% US cotton, ethically grown and harvested.",
"description_short": "",
"in_stock": true,
"variations": [
{
"id": 651285,
"attributes": [
{
"name": "Colors",
"value": "Natural"
},
{
"name": "Sizes",
"value": "L"
}
]
}
]
},
{
"product_id": 651238,
"product_name": "Funkadelic Flight – Graphic Tee",
"product_type": "variable",
"regular_price": "27.99",
"sale_price": "27.99",
"currency": "USD",
"product_url": "https://augustapparel.com/product/funkadelic-flight-graphic-tee/",
"sku": "",
"average_rating": null,
"review_count": null,
"images": [
"https://augustapparel.com/wp-content/uploads/2026/02/funkadelic-flight-graphic-tee-4.jpeg",
"https://augustapparel.com/wp-content/uploads/2026/02/funkadelic-flight-graphic-tee-3.jpeg",
"https://augustapparel.com/wp-content/uploads/2026/02/funkadelic-flight-graphic-tee-2.jpeg",
"https://augustapparel.com/wp-content/uploads/2026/02/funkadelic-flight-graphic-tee-1.jpeg",
"https://augustapparel.com/wp-content/uploads/2026/02/funkadelic-flight-graphic-tee.jpeg"
],
"categories": [],
"description": "The unisex heavy cotton tee is the ultimate essential for any wardrobe, laying the groundwork for casual fashion to flourish. Crafted with specially spun fibers, it offers a smooth canvas for vivid and sharp premium printing. Plus, the absence of side seams means a comfortable, itch-free experience under the arms. Reinforced shoulders enhance the tee’s durability. Made from medium fabric (5.3 oz/yd² or 180 g/m²) of 100% cotton, this tee promises year-round comfort that’s sustainable and long-lasting. Its classic fit guarantees a comfy, relaxed wear, while the crew neckline adds a neat, timeless touch, perfect for any occasion—whether casual or semi-formal.  Enjoy a scratch-free experience with the tagless label, ensuring zero irritation and maximum comfort.  Proudly made using 100% US cotton, ethically grown and harvested.",
"description_short": "",
"in_stock": true,
"variations": [
{
"id": 651239,
"attributes": [
{
"name": "Colors",
"value": "Indigo Blue"
},
{
"name": "Sizes",
"value": "L"
}
]
}
]
},
{
"product_id": 651192,
"product_name": "Fungi with Flair – Graphic Tee",
"product_type": "variable",
"regular_price": "27.99",
"sale_price": "27.99",
"currency": "USD",
"product_url": "https://augustapparel.com/product/fungi-with-flair-graphic-tee/",
"sku": "",
"average_rating": null,
"review_count": null,
"images": [
"https://augustapparel.com/wp-content/uploads/2026/02/fungi-with-flair-graphic-tee-4.jpeg",
"https://augustapparel.com/wp-content/uploads/2026/02/fungi-with-flair-graphic-tee-3.jpeg",
"https://augustapparel.com/wp-content/uploads/2026/02/fungi-with-flair-graphic-tee-2.jpeg",
"https://augustapparel.com/wp-content/uploads/2026/02/fungi-with-flair-graphic-tee-1.jpeg",
"https://augustapparel.com/wp-content/uploads/2026/02/fungi-with-flair-graphic-tee.jpeg"
],
"categories": [
{
"name": "Graphic Tees",
"link": "https://augustapparel.com/product-category/apparel/shirts/athleisure/graphic-tees/"
},
{
"name": "Apparel Collection",
"link": "https://augustapparel.com/product-category/apparel/"
},
{
"name": "Tee Shirts",
"link": "https://augustapparel.com/product-category/apparel/shirts/athleisure/"
},
{
"name": "Shirts",
"link": "https://augustapparel.com/product-category/apparel/shirts/"
}
],
"description": "The unisex heavy cotton tee is the ultimate essential for any wardrobe, laying the groundwork for casual fashion to flourish. Crafted with specially spun fibers, it offers a smooth canvas for vivid and sharp premium printing. Plus, the absence of side seams means a comfortable, itch-free experience under the arms. Reinforced shoulders enhance the tee’s durability. Made from medium fabric (5.3 oz/yd² or 180 g/m²) of 100% cotton, this tee promises year-round comfort that’s sustainable and long-lasting. Its classic fit guarantees a comfy, relaxed wear, while the crew neckline adds a neat, timeless touch, perfect for any occasion—whether casual or semi-formal. Enjoy a scratch-free experience with the tagless label, ensuring zero irritation and maximum comfort. Proudly made using 100% US cotton, ethically grown and harvested.",
"description_short": "Fungi with Flair is a tagless 100% cotton graphic tee that turns dark whimsy into wearable art. A towering, bright red mushroom rises from a bed of grass and wildflowers, its stem rooted in a weathered skull that hints at the strange cycle of decay and new life. The mix of playful color and eerie detail gives the design a storybook‑meets‑psychedelic vibe that stands out at festivals, night walks, or laid‑back hangouts. Soft, breathable cotton and a tagless neckline keep the focus on comfort while the artwork does all the talking. The vivid print captures every dot on the cap, every blade of grass, and every crack in the skull, made to stay sharp and colorful through countless washes. Available in multiple colors, Fungi with Flair is perfect for mushroom lovers, forest wanderers, and anyone whose style leans a little weird—in the best possible way.",
"in_stock": true,
"variations": [
{
"id": 651193,
"attributes": [
{
"name": "Colors",
"value": "Natural"
},
{
"name": "Sizes",
"value": "L"
}
]
}
]
},
{
"product_id": 651141,
"product_name": "Focus Point – Graphic Tee",
"product_type": "variable",
"regular_price": "27.99",
"sale_price": "27.99",
"currency": "USD",
"product_url": "https://augustapparel.com/product/focus-point-graphic-tee/",
"sku": "",
"average_rating": null,
"review_count": null,
"images": [
"https://augustapparel.com/wp-content/uploads/2026/02/focus-point-graphic-tee-4.jpeg",
"https://augustapparel.com/wp-content/uploads/2026/02/focus-point-graphic-tee-3.jpeg",
"https://augustapparel.com/wp-content/uploads/2026/02/focus-point-graphic-tee-2.jpeg",
"https://augustapparel.com/wp-content/uploads/2026/02/focus-point-graphic-tee-1.jpeg",
"https://augustapparel.com/wp-content/uploads/2026/02/focus-point-graphic-tee.jpeg"
],
"categories": [
{
"name": "Graphic Tees",
"link": "https://augustapparel.com/product-category/apparel/shirts/athleisure/graphic-tees/"
},
{
"name": "Apparel Collection",
"link": "https://augustapparel.com/product-category/apparel/"
},
{
"name": "Tee Shirts",
"link": "https://augustapparel.com/product-category/apparel/shirts/athleisure/"
},
{
"name": "Shirts",
"link": "https://augustapparel.com/product-category/apparel/shirts/"
}
],
"description": "The unisex heavy cotton tee is the ultimate essential for any wardrobe, laying the groundwork for casual fashion to flourish. Crafted with specially spun fibers, it offers a smooth canvas for vivid and sharp premium printing. Plus, the absence of side seams means a comfortable, itch-free experience under the arms. Reinforced shoulders enhance the tee’s durability. Made from medium fabric (5.3 oz/yd² or 180 g/m²) of 100% cotton, this tee promises year-round comfort that’s sustainable and long-lasting. Its classic fit guarantees a comfy, relaxed wear, while the crew neckline adds a neat, timeless touch, perfect for any occasion—whether casual or semi-formal. Enjoy a scratch-free experience with the tagless label, ensuring zero irritation and maximum comfort. Proudly made using 100% US cotton, ethically grown and harvested.",
"description_short": "Focus Point is a tagless 100% cotton graphic tee that pulls you straight into the center of the unknown. A radiant blue eye sits inside an intricately detailed triangle, surrounded by a burst of energy lines that ripple outward like a cosmic signal. The design feels part sacred geometry, part secret society emblem—bold enough to turn heads, subtle enough to stay sleek and wearable. Soft, breathable cotton and a smooth tagless neckline keep this tee comfortable from first wear to late‑night missions. The high‑definition print captures every swirl, sigil, and glowing edge of blue, made to stay sharp through countless washes. Available in multiple colors, Focus Point is perfect for anyone who likes their style with a dose of mystery, symbolism, and laser‑sharp intent.",
"in_stock": true,
"variations": [
{
"id": 651142,
"attributes": [
{
"name": "Colors",
"value": "Indigo Blue"
},
{
"name": "Sizes",
"value": "L"
}
]
}
]
},
{
"product_id": 651100,
"product_name": "Flower of Perception – Graphic Tee",
"product_type": "variable",
"regular_price": "27.99",
"sale_price": "27.99",
"currency": "USD",
"product_url": "https://augustapparel.com/product/flames-of-the-forest-spirit-graphic-tee-2/",
"sku": "",
"average_rating": null,
"review_count": null,
"images": [
"https://augustapparel.com/wp-content/uploads/2026/02/flower-of-perception-graphic-tee-3.jpeg",
"https://augustapparel.com/wp-content/uploads/2026/02/flower-of-perception-graphic-tee-2.jpeg",
"https://augustapparel.com/wp-content/uploads/2026/02/flower-of-perception-graphic-tee-1.jpeg",
"https://augustapparel.com/wp-content/uploads/2026/02/flower-of-perception-graphic-tee.jpeg"
],
"categories": [
{
"name": "Graphic Tees",
"link": "https://augustapparel.com/product-category/apparel/shirts/athleisure/graphic-tees/"
},
{
"name": "Apparel Collection",
"link": "https://augustapparel.com/product-category/apparel/"
},
{
"name": "Tee Shirts",
"link": "https://augustapparel.com/product-category/apparel/shirts/athleisure/"
},
{
"name": "Shirts",
"link": "https://augustapparel.com/product-category/apparel/shirts/"
}
],
"description": "The unisex heavy cotton tee is the ultimate essential for any wardrobe, laying the groundwork for casual fashion to flourish. Crafted with specially spun fibers, it offers a smooth canvas for vivid and sharp premium printing. Plus, the absence of side seams means a comfortable, itch-free experience under the arms. Reinforced shoulders enhance the tee’s durability. Made from medium fabric (5.3 oz/yd² or 180 g/m²) of 100% cotton, this tee promises year-round comfort that’s sustainable and long-lasting. Its classic fit guarantees a comfy, relaxed wear, while the crew neckline adds a neat, timeless touch, perfect for any occasion—whether casual or semi-formal. Enjoy a scratch-free experience with the tagless label, ensuring zero irritation and maximum comfort. Proudly made using 100% US cotton, ethically grown and harvested.",
"description_short": "Flower of Perception is a tagless 100% cotton graphic tee for dreamers, stargazers, and anyone drawn to the mysteries between worlds. A luminous violet eye gazes out from the center of layered geometric shapes, framed by delicate, blooming petals and ornamental scrollwork that feel both celestial and sacred. The design glows in rich purples and blues against the fabric, giving it a quietly powerful presence that pairs just as well with a blazer as it does with worn-in denim.",
"in_stock": true,
"variations": [
{
"id": 651101,
"attributes": [
{
"name": "Colors",
"value": "Indigo Blue"
},
{
"name": "Sizes",
"value": "L"
}
]
}
]
},
{
"product_id": 651054,
"product_name": "Flames of the Forest Spirit – Graphic Tee",
"product_type": "variable",
"regular_price": "27.99",
"sale_price": "27.99",
"currency": "USD",
"product_url": "https://augustapparel.com/product/flames-of-the-forest-spirit-graphic-tee/",
"sku": "",
"average_rating": null,
"review_count": null,
"images": [
"https://augustapparel.com/wp-content/uploads/2026/02/flames-of-the-forest-spirit-graphic-tee-4.jpeg",
"https://augustapparel.com/wp-content/uploads/2026/02/flames-of-the-forest-spirit-graphic-tee-3.jpeg",
"https://augustapparel.com/wp-content/uploads/2026/02/flames-of-the-forest-spirit-graphic-tee-2.jpeg",
"https://augustapparel.com/wp-content/uploads/2026/02/flames-of-the-forest-spirit-graphic-tee-1.jpeg",
"https://augustapparel.com/wp-content/uploads/2026/02/flames-of-the-forest-spirit-graphic-tee.jpeg"
],
"categories": [
{
"name": "Graphic Tees",
"link": "https://augustapparel.com/product-category/apparel/shirts/athleisure/graphic-tees/"
},
{
"name": "Apparel Collection",
"link": "https://augustapparel.com/product-category/apparel/"
},
{
"name": "Tee Shirts",
"link": "https://augustapparel.com/product-category/apparel/shirts/athleisure/"
},
{
"name": "Shirts",
"link": "https://augustapparel.com/product-category/apparel/shirts/"
}
],
"description": "The unisex heavy cotton tee is the ultimate essential for any wardrobe, laying the groundwork for casual fashion to flourish. Crafted with specially spun fibers, it offers a smooth canvas for vivid and sharp premium printing. Plus, the absence of side seams means a comfortable, itch-free experience under the arms. Reinforced shoulders enhance the tee’s durability. Made from medium fabric (5.3 oz/yd² or 180 g/m²) of 100% cotton, this tee promises year-round comfort that’s sustainable and long-lasting. Its classic fit guarantees a comfy, relaxed wear, while the crew neckline adds a neat, timeless touch, perfect for any occasion—whether casual or semi-formal. Enjoy a scratch-free experience with the tagless label, ensuring zero irritation and maximum comfort. Proudly made using 100% US cotton, ethically grown and harvested.",
"description_short": "Flames of the Forest Spirit is a tagless 100% cotton graphic tee bursting with vibrant energy and mystic symbolism. A fiery, ornamental skull emerges from a blaze of leaves and petals, blending tribal, botanical, and flame motifs into one hypnotic totem. The rich oranges, greens, and blues practically glow against the fabric, giving the design an otherworldly, alive-in-the-dark feel that stands out from every angle.",
"in_stock": true,
"variations": [
{
"id": 651055,
"attributes": [
{
"name": "Colors",
"value": "Natural"
},
{
"name": "Sizes",
"value": "L"
}
]
}
]
},
{
"product_id": 651008,
"product_name": "Feathered and Fearless – Graphic Tee",
"product_type": "variable",
"regular_price": "27.99",
"sale_price": "27.99",
"currency": "USD",
"product_url": "https://augustapparel.com/product/feathered-and-fearless-graphic-tee/",
"sku": "",
"average_rating": null,
"review_count": null,
"images": [
"https://augustapparel.com/wp-content/uploads/2026/02/feathered-and-fearless-graphic-tee-4.jpeg",
"https://augustapparel.com/wp-content/uploads/2026/02/feathered-and-fearless-graphic-tee-3.jpeg",
"https://augustapparel.com/wp-content/uploads/2026/02/feathered-and-fearless-graphic-tee-2.jpeg",
"https://augustapparel.com/wp-content/uploads/2026/02/feathered-and-fearless-graphic-tee-1.jpeg",
"https://augustapparel.com/wp-content/uploads/2026/02/feathered-and-fearless-graphic-tee.jpeg"
],
"categories": [
{
"name": "Graphic Tees",
"link": "https://augustapparel.com/product-category/apparel/shirts/athleisure/graphic-tees/"
},
{
"name": "Apparel Collection",
"link": "https://augustapparel.com/product-category/apparel/"
},
{
"name": "Tee Shirts",
"link": "https://augustapparel.com/product-category/apparel/shirts/athleisure/"
},
{
"name": "Shirts",
"link": "https://augustapparel.com/product-category/apparel/shirts/"
}
],
"description": "The unisex heavy cotton tee is the ultimate essential for any wardrobe, laying the groundwork for casual fashion to flourish. Crafted with specially spun fibers, it offers a smooth canvas for vivid and sharp premium printing. Plus, the absence of side seams means a comfortable, itch-free experience under the arms. Reinforced shoulders enhance the tee’s durability. Made from medium fabric (5.3 oz/yd² or 180 g/m²) of 100% cotton, this tee promises year-round comfort that’s sustainable and long-lasting. Its classic fit guarantees a comfy, relaxed wear, while the crew neckline adds a neat, timeless touch, perfect for any occasion—whether casual or semi-formal. Enjoy a scratch-free experience with the tagless label, ensuring zero irritation and maximum comfort. Proudly made using 100% US cotton, ethically grown and harvested.",
"description_short": "Feathered and Fearless is a tagless 100% cotton graphic tee that proves cute and rebellious can absolutely coexist. Front and center, a confident little chick with a fiery red mohawk stands proudly in oversized combat boots, perched above the rallying cry: “Rock Your Own Feathers.” It’s playful, empowering, and just the right amount of punk, perfect for anyone who refuses to blend into the flock.",
"in_stock": true,
"variations": [
{
"id": 651009,
"attributes": [
{
"name": "Colors",
"value": "Natural"
},
{
"name": "Sizes",
"value": "L"
}
]
}
]
}
],
"pagination_url": "https://augustapparel.com/wp-json/wc/store/products?page=2"
}

Response Fields

FieldTypeDescription
product_idstringProduct ID
product_namestringProduct name
product_typestringType of product
regular_pricestringRegular price
sale_pricestringSale price
currencystringCurrency type
product_urlstringProduct URL
skustringProduct SKU
average_ratingstringAverage rating count
review_countstringTotal review count
imageslistImage URLs
categorieslistProduct categories
descriptionstringDescription
description_shortstringShort description
in_stockbooleanStock Available
variationslistProduct variants

Usage Example

Here's an example of how to use the API with Python:

const http = require("https");

const options = {
"method": "GET",
"hostname": "get.scrapehero.com",
"port": null,
"path": "/api/woocommerce/search/?x-api-key=<YOUR_API_KEY>&url=https://augustapparel.com",
"headers": {}
};

const req = http.request(options, function (res) {
const chunks = [];

res.on("data", function (chunk) {
chunks.push(chunk);
});

res.on("end", function () {
const body = Buffer.concat(chunks);
console.log(body.toString());
});
});

req.end();

This API uses 10 data credit per API call. Learn more about data credits.

Rate Limits

Rate limits are based off the plan that you have subscribed to. To learn more about the plan specification visit our Plans page.

Response Codes

Check out the response codes here.

Best Practices

  1. Use appropriate error handling in your code.
  2. Implement exponential backoff for rate limiting.
  3. Cache results when possible to minimize API calls.

Support

If you encounter any issues or have questions, please contact our API support team at cloud-support@scrapehero.com or visit our API documentation at https://app.scrapehero.com/docs/api_intro.