Cabelas Scraper avatar

Cabelas Scraper

Pricing

from $2.90 / 1,000 results

Go to Apify Store
Cabelas Scraper

Cabelas Scraper

Cabela’s Scraper extracts product data from Cabelas.com search, listing, and product pages, including titles, brands, prices, ratings, images, variants, and IDs. Great for e-commerce monitoring, pricing analysis, catalog tracking, and retail data pipelines.

Pricing

from $2.90 / 1,000 results

Rating

0.0

(0)

Developer

Lexis Solutions

Lexis Solutions

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

8 days ago

Last modified

Share

Cabela's Scraper

banner

Cabela's (cabelas.com) is a US outdoor retail marketplace. This actor collects structured product detail data from Cabela's listing and product detail pages.

Introduction

The Cabela's scraper starts from supported listing or product detail URLs, goes through available product pages, and extracts structured product data such as title, brand, pricing, category information, product identifiers, images, and variant data.

Use Cases

  • Market research: Track pricing, assortment, and brand distribution across Cabela's search and listing pages.
  • Catalog monitoring: Watch product changes over time for selected categories, campaigns, or search keywords.
  • Lead generation: Build structured product datasets for enrichment and downstream workflows.
  • Analytics pipelines: Feed dashboards, BI tools, and internal warehousing with product data.

Input

Provide the following fields:

  • startUrls (array, required): Cabela's SearchDisplay URLs, /l/ listing URLs, or product detail URLs.
  • maxItems (integer, optional): Maximum number of products to extract per listing start URL. Ignored for direct product detail URLs.
  • proxyConfiguration (object, required): Apify proxy settings. US residential proxy is strongly recommended.

Notes:

  • Supported listing URLs include SearchDisplay pages such as https://www.cabelas.com/SearchDisplay#q=worms.
  • Supported listing URLs also include /l/ campaign or category listing pages such as https://www.cabelas.com/l/spring-turkey-hunting-decoys.
  • Supported product detail URLs include `/p/...``.
  • Crawling stops per listing source URL when maxItems is reached.

Input Examples

1) Start URLs

{
"startUrls": [
{
"url": "https://www.cabelas.com/SearchDisplay#q=worms"
},
{
"url": "https://www.cabelas.com/l/spring-turkey-hunting-decoys"
},
{
"url": "https://www.cabelas.com/p/pursuit-foam-turkey-decoy-3-pack"
}
],
"maxItems": 10,
"proxyConfiguration": {
"useApifyProxy": true,
"apifyProxyGroups": ["RESIDENTIAL"],
"countryCode": "US"
}
}

Output

Each dataset item contains fields like:

{
"url": "https://www.cabelas.com/p/pursuit-foam-turkey-decoy-3-pack",
"canonicalUrl": "https://www.cabelas.com/p/pursuit-foam-turkey-decoy-3-pack",
"title": "Pursuit Foam Turkey Decoy 3-Pack",
"brand": "Pursuit",
"webId": "100000000",
"catentryId": "3074457345620000000",
"slug": "pursuit-foam-turkey-decoy-3-pack",
"category": "Hunting",
"subcategory": "Decoys",
"description": "Foam turkey decoy set.",
"longDescription": "Lightweight turkey decoys for spring hunting setups.",
"image": "https://assets.basspro.com/image/upload/example.jpg",
"rating": 4.5,
"reviewCount": 12,
"price": {
"minOffer": 39.99,
"maxOffer": 39.99,
"minList": 49.99,
"maxList": 49.99
},
"breadcrumbs": [],
"definingAttributes": [],
"descriptiveAttributes": [],
"variants": [
{
"sku": "1234567",
"skuCatentryId": "3074457345620000001",
"upc": "000000000000",
"modelNumber": "MODEL-1",
"color": "Multi",
"size": null,
"listPrice": 49.99,
"offerPrice": 39.99,
"buyable": true,
"inStoreOnly": false,
"image": "https://assets.basspro.com/image/upload/example-variant.jpg",
"thumbnail": "https://assets.basspro.com/image/upload/example-thumb.jpg"
}
]
}

The scraper paginates through listing results and stops when maxItems is reached per start URL or when no more result items are found.

Why use the Cabela's Scraper?

  • Focused: Built specifically for Cabela's listing and product detail pages.
  • Structured output: Returns normalized JSON records ready for automation and analysis.
  • Per-URL limits: maxItems is enforced per listing source URL.
  • Flexible input: Supports search pages, listing pages, and direct product detail pages.
  • Apify-native: Works with Apify datasets, request queue, and proxy configuration.

FAQ

  • How many products can it extract?
    Controlled by maxItems per listing source URL.

  • Do I need proxies?
    Yes, US residential proxies are strongly recommended for stability and access.

  • Can I start from a product detail URL?
    Yes. Direct product detail URLs are supported.

  • What if Cabela's changes their website structure?
    The actor may require updates to keep extraction stable.

Need to scrape other retail platforms?

Check out our other scrapers:


Need help or want a custom solution?

Lexis Solutions is a certified Apify Partner. We can help with custom data extraction projects.

Contact us over Email or LinkedIn.

Support Our Work

If you're happy with our work and scrapers, you're welcome to leave us a company review here and leave a review for the scrapers you're subscribed to.

Image Credit

Image credit: cabelas.com.