App Logo
toptex.fr

List category

List one page of products from a toptex.fr category page (e.g. /produits/vetements/categories/t-shirts.html). Returns products (reference, name, brand, from-price, image, PDP url) with deterministic pagination; page is 0-based. No login required.

Input

url required

Category page URL, e.g. https://www.toptex.fr/produits/vetements/categories/t-shirts.html

page optional

0-based result page (deterministic pagination).

Default: 0
hitsPerPage optional

Products per page (site default 24).

Default: 24

Output

url required
page required
nbHits required
nbPages required
products required
hitsPerPage required
ruleContexts optional

Category scope token(s) applied to this page's results.

FAQ

List one page of products from a toptex.fr category page (e.g. /produits/vetements/categories/t-shirts.html). Returns products (reference, name, brand, from-price, image, PDP url) with deterministic pagination; page is 0-based. No login required.
Required: url. Optional: page, hitsPerPage.
It returns url, page, nbHits, nbPages, products, hitsPerPage, ruleContexts.
No. It only uses pages of toptex.fr that are reachable without signing in.
It only reads. It looks things up on toptex.fr and changes nothing there.
Ask an AI agent connected to Reduck to run reduck/toptex.fr/list-category, or run it from a terminal with the Reduck CLI: npx @reduck-ai/cli@latest run --script reduck/toptex.fr/list-category
It is part of Reduck's official curated catalogue.

Start building not clicking