Veritas Scraper — Belgian Craft, Fabric & Sewing Supplies avatar

Veritas Scraper — Belgian Craft, Fabric & Sewing Supplies

Pricing

Pay per event

Go to Apify Store
Veritas Scraper — Belgian Craft, Fabric & Sewing Supplies

Veritas Scraper — Belgian Craft, Fabric & Sewing Supplies

Scrape products, prices, and stock from Veritas.be. Belgium's leading craft, fabric, and sewing supplies retailer. Supports category browsing, search, and full catalog via sitemap.

Pricing

Pay per event

Rating

0.0

(0)

Developer

Studio Amba

Studio Amba

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

8 days ago

Last modified

Categories

Share

Veritas Scraper

Collects craft and fabric product data from Veritas.be, Belgium's go-to retailer for sewing supplies, yarn, haberdashery, and hobby materials. Runs on Magento with a Voyado search API.

Three ways to use it

  1. Search -- uses Veritas's AJAX suggest API to find matching products
  2. Category -- scrapes a category page and follows pagination
  3. Sitemap (default) -- discovers all products via the Magento XML sitemap

Input

FieldTypeDescription
searchQueryStringProduct search term
categoryUrlStringCategory URL on veritas.be
maxResultsIntegerLimit (default: 100)
languageStringnl (default) or fr
proxyConfigurationObjectProxy settings

Output

{
"name": "Katia Merino Baby 100g",
"brand": "Katia",
"price": 7.99,
"currency": "EUR",
"ean": "8435407901234",
"sku": "451799120001",
"inStock": true,
"color": "Roze",
"url": "https://www.veritas.be/nl_be/katia-merino-baby-100g-451799120001-pa2",
"description": "Zacht merinowol...",
"language": "nl",
"scrapedAt": "2026-03-16T10:00:00.000Z"
}

Site-specific notes

  • Product URLs follow the pattern: /nl_be/slug-DIGITSCODE-colorcode
  • The scraper detects product vs category URLs using this pattern
  • Magento's [data-price-type="oldPrice"] attribute reveals sale pricing
  • Additional images come from the gallery placeholder elements