Harborfreight: Search Products
Harborfreight via Parse · ecommerce
Search for products on Harbor Freight. Returns paginated product listings with pricing, reviews, brand info, variants, member deals, and category/brand facets for filtering. Handles keyword-to-category redirects automatically. Each page includes brand and category facets alongside the product list. Paginates via integer page counter; the SDK auto-advances pages. Search Harbor Freight Tools products with full pricing, reviews, brand info, and category facets Fulfilled by Parse from harborfreight.com.
- ecommerce
- harborfreight
- harborfreight-com
- marketplace
- parse
- platform-key
- reviews-ratings
Price and execution
- Price
- $0.06 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- ecommerce
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/701b14f9-61c8-4a0e-bb0b-2aa9a1a236a7/search_products
- Interface artifact
- sha256:9595326ce8699c7a79e6da55246f73a22a79b93c25a897c51a911a38c4b3111e
- Manifest digest
- sha256:ebe7368770937cd76e563261c9b1ec8c9da402418a24687231824743e0f44af2
Request fields
- page (integer): Page number for pagination
- query (string, required): Search query (e.g., 'drill', 'welding gloves', 'wrench set')
- page_size (integer): Number of results per page (max 36)
- include_reviews (string): Include review ratings and counts. Accepted values: 'true', 'false'.: Allowed values: false, true
Example queries
- {"page":"1","query":"wrench","page_size":"5","include_reviews":"true"}