Ankorstore Product Search Scraper avatar

Ankorstore Product Search Scraper

Pricing

Pay per usage

Go to Apify Store
Ankorstore Product Search Scraper

Ankorstore Product Search Scraper

Scrape wholesale products from Ankorstore with 39+ data fields including pricing, inventory status, variants, and brand info. Perfect for retailers analyzing stock, comparing prices, and building product databases from Europe's largest B2B marketplace.

Pricing

Pay per usage

Rating

0.0

(0)

Developer

Soft Alexist

Soft Alexist

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

10 days ago

Last modified

Share

Ankorstore Product Search Scraper: Extract Wholesale Product Data at Scale


What Is Ankorstore?

Ankorstore is Europe's leading B2B marketplace connecting independent retailers with thousands of brands and suppliers. It hosts millions of product listings across categories like beauty, wellness, home, fashion, and more. Retailers use it to discover inventory, compare wholesale prices, and manage orders. Manually collecting product data is impractical — the Ankorstore Product Search Scraper automates this, delivering rich product records with pricing, variants, images, and stock status in structured format.


Overview

The Ankorstore Product Search Scraper extracts detailed product listings from Ankorstore category and search pages, converting them into clean, machine-readable records. It is built for:

  • Retailers analyzing supplier inventories and pricing strategies
  • Marketplace aggregators feeding product data into their platforms
  • Market researchers studying wholesale trends and brand distribution
  • Price comparison tools tracking wholesale cost fluctuations
  • E-commerce platforms syncing supplier catalogs

Key strengths include support for paginated search results, flexible item limits per URL, and robust error handling that continues scraping even when individual URLs fail.


Input Format

The scraper accepts a JSON configuration with the following parameters:

{
"urls": [
"https://www.ankorstore.com/shop/beauty-wellness-1279/bath-shower-1280?p=2"
],
"ignore_url_failures": true,
"max_items_per_url": 200
}
ParameterTypeDescription
urlsArrayProduct list or category page URLs from Ankorstore. Supports paginated results (e.g., ?p=2, ?p=3). Add multiple URLs to scrape different categories.
max_items_per_urlIntegerMaximum products to extract per URL. Default: 500. Use 200 for focused runs.
ignore_url_failuresBooleanIf true, scraper continues if a URL fails. Recommended for bulk operations.

Tip: Chain multiple category URLs to gather comparative data across departments (beauty, home, fashion, etc.).


Output Format

Example output (abbreviated):

{
"metadata": [],
"id": 2555970,
"uuid": "1eced5a6-1d84-6194-a282-cae8e9f75346",
"margin": [
"1.5_2.0"
],
"retail_price": {
"currency": "EUR",
"amount": 895
},
"retail_prices": [],
"wholesale_price": {
"currency": "EUR",
"amount": 0
},
"original_wholesale_price": {
"currency": "EUR",
"amount": 0
},
"discount_rate": 0,
"unit_multiplier": 2,
"tags_aggregatable": [],
"tags": {
"en": [
"Organic",
"Eco-Friendly"
]
},
"hierarchical_categories": [],
"catalog_categories": [],
"catalog_hierarchical_categories": [],
"product_type": null,
"link": "/brand/abellie-20512/gel-douche-hydratant-bio-400ml-2555970",
"name": {
"en": "Organic Moisturizing Shower Gel 400ml",
"fr": "Gel Douche Hydratant Bio 400ml",
"de": "Bio-Feuchtigkeitsduschgel 400 ml",
"es": "Gel de ducha hidratante orgánico 400 ml",
"it": "Gel doccia idratante biologico 400 ml"
},
"searchable_name": [],
"description": {
"en": "Enjoy a moisturizing bath with this certified organic moisturizing shower gel rich in organic French honey and organic apricot oil.\n\nSweet and fruity, this shower gel moisturizes and softens all skin types. Its notes of apricot & honey and the softness of its texture will offer you a real sweet break.\n\nThis shower gel is guaranteed free of sulfated surfactants and palm oil derivatives, ideal for respecting your skin and the planet!"
},
"out_of_stock": false,
"is_new": false,
"brand": {
"id": 20512,
"uuid": "1ed6b394-e573-6780-9020-567a60de2e1c",
"name": "Abellie",
"brand_location": {
"lon": -1.0299930000000002,
"lat": 47.090114
},
"link": "/brand/abellie-20512",
"minimum": 10000,
"country_code": "FR",
"segment": "Viral",
"source_zipcode": "49450",
"min_lead_time": 3,
"max_lead_time": 5,
"is_open": true,
"country": {
"en": "France",
"fr": "France",
"de": "Frankreich",
"es": "Francia",
"nl": "Frankrijk",
"it": "Francia",
"sv": "Frankrike",
"da": "France",
"fi": "France",
"pt": "France"
},
"opened_countries": [
"AT",
"BE",
"BG",
"HR",
"CY",
"DK",
"EE",
"FI",
"FR",
"GR",
"HU",
"IE",
"IT",
"LV",
"LT",
"LU",
"MT",
"NL",
"PL",
"PT",
"RO",
"SK",
"SI",
"ES",
"SE",
"CH",
"GB"
],
"images": {
"squared": "/brands/squared/20512-47e85cecb3d857.jpg",
"rounded": "/brands/rounded/20512-47e85cecb3e3a7.jpg",
"large": "/brands/large/20512-47e85cecb3dfbb.jpg"
},
"business_events": {
"194": {
"id": 194,
"discount": 0,
"has_discount": false
}
},
"business_events_eligible": [
194
],
"business_events_rankings": [],
"location": [
"c76",
"r55"
],
"shipping_lead_time": [
"3_to_5"
],
"brand_tags": [
"BPG"
],
"synonyms": [],
"similar_brands": [],
"aks_plus": []
},
"options": [
{
"id": 3527050,
"variation": null,
"ian": "3760343100252",
"sku": "060169",
"out_of_stock": false,
"stock": {
"id": 787094672,
"is_always_in_stock": true,
"inventory_policy": "deny",
"available_quantity": null,
"fulfillable_quantity": 0,
"status": "in_stock"
}
}
],
"variants": [
{
"id": 1305571,
"uuid": "1ed48bcb-7530-698e-bdfe-46ea5f308482",
"sku": "060169",
"ian": "3760343100252",
"out_of_stock": false,
"retail_prices": {
"e_u_r": 895,
"g_b_p": 764,
"s_e_k": 9895
},
"retail_price": {
"currency": "EUR",
"amount": 895
},
"wholesale_price": {
"currency": "EUR",
"amount": 0
},
"stock": {
"id": 787094672,
"is_always_in_stock": true,
"inventory_policy": "deny",
"available_quantity": null,
"fulfillable_quantity": 0,
"status": "in_stock"
},
"options": [],
"estimated_delivery": {
"min_days": null,
"max_days": null,
"qualification": "normal"
},
"available_at": null
}
],
"images": [
"/products/images/2555970-47d6d0e96126aa.jpg"
],
"discount_event_price": {
"currency": null,
"amount": null
},
"display_name": "Gel Douche Hydratant Bio 400ml",
"target_gender": null,
"age_group": null,
"data_enrichment": [],
"available_at": null,
"attributes": [],
"is_ad": false,
"storage_temperature": null,
"aks_systems": [
"repeat_offers"
],
"estimated_delivery": {
"min_days": null,
"max_days": null,
"qualification": "normal"
},
"ad": null,
"from_url": "https://www.ankorstore.com/shop/beauty-wellness-1279/bath-shower-1280?p=2"
}

Each product returns a comprehensive record with 39+ fields covering pricing, inventory, variants, and branding:

Product Identification

FieldMeaningExample
IDUnique internal product identifierprod_12345abc
UUIDGlobally unique product identifier550e8400-e29b-41d4-a716-446655440000
NameProduct display name"Organic Lavender Bath Bomb Set"
Searchable NameName optimized for search indexingorganic-lavender-bath-bomb-set
Display NameFormatted name shown to customers"Organic Lavender Bath Bomb Set"
LinkDirect product page URLhttps://www.ankorstore.com/product/...

Pricing & Commercial Terms

FieldMeaningExample
Retail PriceRecommended retail price to end customers€24.99
Retail PricesMultiple retail prices (by region/variant)[€24.99, €22.99]
Wholesale PriceCurrent B2B wholesale cost€12.50
Original Wholesale PriceOriginal price before discounts€15.00
Discount RateCurrent discount percentage16.7%
MarginTypical profit margin for retailers50%
Discount Event PricePrice during promotional periods€11.50

Inventory & Availability

FieldMeaning
Out of StockBoolean indicating stock status
Is NewWhether this is a newly listed product
Available AtList of warehouses/locations with stock
Estimated DeliveryExpected delivery timeframe to retailers
Unit MultiplierMinimum order quantity (MOQ)

Product Details

FieldMeaning
DescriptionFull product description and benefits
Product TypeCategory (e.g., "Bath & Body", "Skincare")
BrandSupplier or brand name
TagsSearchable tags (e.g., "organic", "eco-friendly")
Tags AggregatableTags suitable for filtering
AttributesAdditional product specs (size, scent, material)
OptionsCustomizable choices (color, fragrance variant)
VariantsDifferent SKUs/variations of the product

Categorization

FieldMeaning
Hierarchical CategoriesFull category path (e.g., "Beauty > Bath & Body > Bath Bombs")
Catalog CategoriesSupplier's internal category structure
Catalog Hierarchical CategoriesFull hierarchy from supplier catalog

Targeting & Demographics

FieldMeaning
Target GenderIntended audience (Unisex, Men, Women)
Age GroupTarget age range (e.g., "18-35", "All Ages")

Media & Enrichment

FieldMeaning
ImagesArray of product image URLs
Data EnrichmentEnriched metadata (certifications, compliance flags)

Operational Flags

FieldMeaning
Is AdWhether the listing is a paid advertisement
AdAd placement details if applicable
Storage TemperatureRequired storage conditions (e.g., "Room Temp", "Refrigerated")
AKS SystemsInternal Ankorstore system flags
MetadataAdditional unstructured metadata

How to Use

  1. Identify URLs — Navigate to Ankorstore category or search pages (e.g., Beauty > Bath & Shower). Copy the URL including any page parameters (?p=1, ?p=2, etc.).

  2. Prepare input — Add URLs to the urls array. If scraping multiple pages of the same category, include each page URL separately:

"urls": [
"https://www.ankorstore.com/shop/beauty-wellness-1279/bath-shower-1280?p=1",
"https://www.ankorstore.com/shop/beauty-wellness-1279/bath-shower-1280?p=2"
]
  1. Configure limits — Set max_items_per_url based on your needs (e.g., 200 for focused data, 500 for comprehensive catalogs).

  2. Enable resilience — Set ignore_url_failures: true to skip problematic pages without interrupting the run.

  3. Execute & export — Run the scraper and download results as JSON, CSV, or Excel.

Best practices:

  • Scrape during off-peak hours to minimize load on Ankorstore servers.
  • Use category URLs for themed datasets (e.g., "organic beauty" across multiple suppliers).
  • Combine with price monitoring tools to track wholesale margin trends over time.

Use Cases & Business Value

  • Price intelligence: Monitor wholesale pricing across suppliers and spot arbitrage opportunities
  • Inventory syncing: Auto-update retail catalogs with live Ankorstore products and availability
  • Competitive analysis: Compare how different brands position products and pricing in wholesale channels
  • Trend spotting: Identify emerging product categories and supplier growth on the platform
  • Supplier onboarding: Build databases of new vendors and their product ranges for evaluation

The Ankorstore Product Search Scraper transforms manual browsing into data-driven insights, enabling retailers to make faster sourcing decisions and marketplace operators to maintain real-time product indexes.


Conclusion

The Ankorstore Product Search Scraper is the essential tool for anyone needing structured wholesale product data from Europe's largest B2B marketplace. With 39+ fields covering pricing, variants, stock status, and branding, it delivers the intelligence needed to optimize sourcing, pricing, and catalog management. Start scraping today and unlock competitive advantages in B2B retail.