VOOZH about

URL: https://apify.com/dromb/american-girl-wave1

โ‡ฑ American Girl Product Scraper ยท Apify


Pricing

from $0.40 / 1,000 results

Go to Apify Store

American Girl Product Scraper

Scrape American Girl product search results, categories, prices, and detailed item data from the public storefront. Supports search, category browsing, filters, sorting, and detailed product information with HTML enrichment.

Pricing

from $0.40 / 1,000 results

Rating

0.0

(0)

Developer

๐Ÿ‘ Dmitriy Gyrbu

Dmitriy Gyrbu

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

17 days ago

Last modified

Share

Scrape American Girl product search results, categories, prices, and detailed item data from the public storefront. This actor provides comprehensive access to American Girl's product catalog through their SearchSpring API with HTML enrichment for detailed product information.

โš ๏ธ Disclaimer

This actor is not affiliated with, endorsed by, or sponsored by American Girl. It is a third-party tool for accessing publicly available product information. Users are responsible for ensuring their use complies with American Girl's terms of service and applicable laws.

Supported Operations

OperationDescriptionRequired Fields
probeCheck if SearchSpring API is accessiblequery (optional)
categoriesList all product categories from sitemapinclude_hidden (optional), limit (optional)
search_filtersGet available facets and sort optionsquery (optional)
categoryBrowse products by category/collectionslug or url, page, limit, sort
searchSearch products with filtersquery, page, limit, sort, category, brand
itemGet detailed product informationslug or url, details

Input Guide

Common Fields

  • operation (required): Select the operation to perform
  • proxyMode: How to use proxies (auto, direct, apify, custom)
  • includeRaw: Include raw API response in output
  • disableFreeTrialGuard: Disable daily run limit (owner only)

Operation-Specific Fields

Probe

  • query: Test query (default: *)

Categories

  • include_hidden: Include internal/hidden categories (default: false)
  • limit: Maximum number of categories to return

Search Filters

  • query: Query to get filters for (default: *)

Category

  • slug: Category/collection slug (e.g., dolls)
  • url: Full category URL (alternative to slug)
  • page: Page number (default: 1)
  • limit: Results per page, max 60 (default: 20)
  • sort: Sort order (default: relevance)
  • details: Fetch HTML details (slower, default: false)

Search

  • query (required): Search term
  • page: Page number (default: 1)
  • limit: Results per page, max 60 (default: 20)
  • sort: Sort order (default: relevance)
  • category: Filter by collection slug
  • brand: Filter by brand name
  • details: Fetch HTML details (slower, default: false)

Item

  • slug (required): Product slug
  • url: Full product URL (alternative to slug)
  • details: Fetch HTML details (default: false)

Sort Options

  • relevance: Best match
  • new: Newest first
  • bestsellers: Best selling
  • price_asc: Price: Low to High
  • price_desc: Price: High to Low
  • name_asc: Name: A to Z
  • name_desc: Name: Z to A

Example Inputs

Search for dolls

{
"operation":"search",
"query":"doll",
"limit":10
}

Browse a category

{
"operation":"category",
"slug":"dolls",
"limit":20,
"sort":"price_asc"
}

Get item details

{
"operation":"item",
"slug":"wellie-wishers",
"details":true
}

List categories

{
"operation":"categories",
"limit":50
}

Check API availability

{
"operation":"probe"
}

Output Fields

Product Item Fields

  • id: Product ID/SKU
  • slug: URL slug
  • name: Product name
  • brand: Brand name
  • barcode: UPC/EAN barcode
  • source_url: Product page URL
  • category: Main category
  • price: Current price
  • discount_price: Sale/discount price
  • price_info: Price breakdown array
  • currency: Currency code (USD)
  • short_description: Brief description
  • usage_instructions: Care instructions
  • specifications: Product specifications
  • variants: Available variants
  • image: Primary image URL
  • images: All image URLs
  • stock_status: Stock status string
  • in_stock: Boolean stock availability
  • stock: Inventory count
  • attributes: Additional attributes (materials, etc.)
  • features: Product features (when details=true)

Category Fields

  • id: Category slug
  • slug: Category slug
  • name: Human-readable name
  • source_url: Category page URL

Proxy Behavior

American Girl uses the SearchSpring API which is generally accessible without proxies. The actor uses a smart fallback strategy:

  • Default mode: Direct connection with proxy fallback on block
  • Proxy modes: auto, direct, apify, custom
  • Fallback methods: httpx, tls_client, cloudscraper, curl_cffi
  • Recommendation: Start with auto mode, use proxies only if blocked

Limitations

  • Rate limiting: Excessive requests may trigger rate limits
  • API changes: SearchSpring API structure may change without notice
  • Autocomplete: Autocomplete may be unstable or unavailable for some queries
  • HTML parsing: Product page structure may change, affecting details=true results
  • Categories: Sitemap structure may change, affecting category listing
  • Maximum limit: 60 items per page for search/category operations

Free Trial Limit

Free/trial users are limited to 10 runs per day. This limit can be disabled by the actor owner using the disableFreeTrialGuard input field.

Monetization

This actor is configured for pay-per-event monetization:

  • Model: Pay-per-event
  • Result event name: result-item
  • Recommended actor start: ~$0.005
  • Recommended result item: ~$0.0003-0.0005
  • Charge limit: Stops automatically when budget limit reached

Technical Details

  • API: SearchSpring (nwq1tg.a.searchspring.io)
  • Base URL: https://www.americangirl.com
  • Methods: httpx, tls_client, cloudscraper, curl_cffi (with fallback)
  • Autocomplete: Smart autocomplete for short queries
  • HTML enrichment: BeautifulSoup parsing for detailed product data

Support

For issues, questions, or contributions, please refer to the actor repository or contact the maintainer.

You might also like

American Giant Scraper

mshopik/american-giant-scraper

Scrape American Giant and extract data on apparel from american-giant.com. Our American Giant API lets you crawl product information and pricing. The saved data can be downloaded as HTML, JSON, CSV, Excel, and XML.

Amazon Product Scraper

codingfrontend/amazon-product-scraper

Scrape product listings from Amazon.in based on search term, ASINs, product URLs, or category URLs with detailed product information.

๐Ÿ‘ User avatar

Coding Frontned

100

G2 Product Search Scraper

scrapeai/g2-search-products-scraper

Extract software product listings, categories, reviews, ratings, and vendor information from G2 with support for keyword search, category browsing, and direct product URL scraping.

MercadoLibre Product Detail Scraper ๐Ÿ›๏ธ

easyapi/mercadolibre-product-detail-scraper

๐Ÿ›๏ธ Extract detailed product information from MercadoLibre listings including prices, reviews, specifications, and seller details. Perfect for e-commerce analytics, price monitoring, and market research in Latin American markets.

Amazon Product Search Scraper

powerai/amazon-product-search-scraper

Powerful Amazon product search scraper that automatically extracts up to 10,000 products with comprehensive metadata. Includes price filters, sorting options, and detailed product information with automatic rate limit handling.

Meesho Product Search Scraper

codingfrontend/meesho-product-search-scraper

Scrape product listings from Meesho search results. Extract detailed product information including prices, descriptions, ratings, and more.

๐Ÿ‘ User avatar

Coding Frontned

2

MercadoLibre Search Results Scraper ๐Ÿ›๏ธ

easyapi/mercadolibre-search-results-scraper

๐Ÿ›๏ธ Extract detailed product listings from MercadoLibre search results. Get comprehensive data including prices, variations, seller info, shipping details and more. Perfect for e-commerce analytics, price monitoring and market research in Latin American markets.