Prozis Scraper avatar

Prozis Scraper

Pricing

from $8.00 / 1,000 results

Go to Apify Store
Prozis Scraper

Prozis Scraper

Scrape Prozis product listings (supplements, sports nutrition, and more). Search by keyword or scrape the catalog for a country storefront. Returns name, price, brand, stock, rating, and product URL.

Pricing

from $8.00 / 1,000 results

Rating

0.0

(0)

Developer

Marco Rodrigues

Marco Rodrigues

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

19 days ago

Last modified

Categories

Share

๐Ÿ›’ Prozis Scraper

Want product data from Prozis without clicking through the store? This actor scrapes sports nutrition, supplements, healthy food, and more from Prozis country storefronts.

Paste a product or category URL, pick a category, or search by keyword โ€” get structured results with prices and links.

๐Ÿ’ก Perfect for...

  • Shoppers & analysts: Track prices and stock across Prozis stores.
  • Assortment research: Pull a category (protein, vitamins, snacks, โ€ฆ) in one run.
  • ๐Ÿค– AI Agents: One structured input โ†’ product rows with URLs.
  • ๐Ÿ”— Workflows: Pipe results into n8n, Make, LangChain, CrewAI, etc.

โœจ Why you'll love this scraper

  • ๐Ÿ“‚ Browse by category โ€” protein, vitamins, healthy food, accessories, and more.
  • ๐Ÿ”Ž Search by keyword โ€” find products that match what you need.
  • ๐Ÿ”— Paste a URL โ€” scrape one product or a whole category page.
  • ๐Ÿ’ถ Useful fields โ€” name, brand, price, currency, stock, rating, image, and link.

๐Ÿ“ฆ What's inside the data?

  • Product: name, brand, description, image, URL
  • Price & stock: price, currency, in stock
  • Extras: rating, review count, category path

๐Ÿš€ Quick start

  1. Choose a store locale (default Germany).
  2. Optionally set a category, search query, or paste an input URL.
  3. Set max items and click Start โ€” export CSV/JSON when done.

Input Example:

{
"locale": "de/de",
"category": "gesundheit-und-gewichtsabnahme/vitamine-mineralien-und-krauter",
"max_items": 50
}

Output Example:

{
"product_id": "174206",
"name": "Albionยฎ Magnesiumbisglycinat 60 vegane Kapseln",
"brand": "Prozis",
"price": 12.99,
"currency": "EUR",
"in_stock": true,
"rating": 9.74,
"url": "https://www.prozis.com/de/de/prozis/albion-magnesiumbisglycinat-60-vegane-kapseln"
}