If you operate a store and found this URL in your logs, this page is for you.
carrynerd is a spec index for bags. It reads published product data from brand storefronts and normalises it so a volume, a weight and a set of dimensions compare across brands that all describe them differently. It covers 7503 models across 115 brands.
| /robots.txt | Checked first. If it disallows the path, we skip the store and record why. |
|---|---|
| /products.json | The feed Shopify publishes by default. About one request per brand, nightly. |
| /collections.json | Occasionally, to read how you categorise your own products rather than guessing from titles. |
| Product pages | Once per product, for dimensions the feed does not expose. Cached until the product changes. |
Public endpoints only — no logins, no CAPTCHA solving, no proxy
rotation around a block. Requests are paced, identify themselves, and
honour Retry-After.
Facts only — dimensions, weight, price, materials, stock. Marketing copy is not reproduced, and images are referenced at your own URLs rather than rehosted, so they serve from your CDN and stop working the moment you remove them. Every model page links back to your product.
robots.txt is honoured: a Disallow for
/products.json against User-agent: * is
enough, and takes effect on the next run. Or write to
crawler@carrynerd.com with
your domain and we will remove your store and the data taken from it.