Fastenersuperstore.Com API
fastenersuperstore.com
Fastener SuperStore B2B industrial catalog with spec-filterable fasteners, attributes, SKU, and pricing.
- Actions
- 6
- Category
- Hardware
- Login
- Not required
- Output
- JSON
Call the Fastenersuperstore.Com API
Submit a task, then poll the job until it settles. This example runs act_fastenersuperstore_com_category_product_collections.
curl -X POST https://api.anakin.io/v1/wire/task \
-H "X-API-Key: $ANAKIN_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"action_id": "act_fastenersuperstore_com_category_product_collections",
"params": {
"subcategory_slug": "machine-screws"
}
}'6 actions on fastenersuperstore.com
Read
Category Product Collections
act_fastenersuperstore_com_category_product_collectionsread1 credit / callReturns product collection slugs and links within a subcategory.
- subcategory_slug
- string · required
Category Subtree
act_fastenersuperstore_com_category_subtreeread1 credit / callReturns subcategory branches and product collection links for a selected top-level category slug.
- category_slug
- string · required
Category Tree
act_fastenersuperstore_com_category_treeread1 credit / callReturns top-level fastener category slugs and navigation links from the Fastener SuperStore homepage.
Filter Facets
act_fastenersuperstore_com_filter_facetsread2 credits / callReturns available spec filter dimensions such as size, length, material, finish, head style, and drive type for a product listing.
- listing_pid
- string · required
Product Detail
act_fastenersuperstore_com_product_detailread1 credit / callReturns full product specifications, attributes, and tiered bulk pricing for a single fastener SKU.
- product_id
- string · required
Product Listing Filter
act_fastenersuperstore_com_product_listing_filterread2 credits / callReturns filtered product rows with SKU, unit price, and availability after applying size, length, and pagination facets.
- size
- string · required
- length
- string · required
- page
- string · required
Fastenersuperstore.Com API questions
- Is there an API for Fastenersuperstore.Com?
- Fastenersuperstore.Com does not offer a public data API for this, but Anakin Wire provides 6 maintained endpoints for fastenersuperstore.com. You call Anakin's REST API with an action ID and parameters and get structured JSON back; Anakin handles the browser, proxies, anti-bot, and parsing.
- How do I scrape Fastenersuperstore.Com data?
- POST to https://api.anakin.io/v1/wire/task with your API key, the action ID, and its parameters, then poll GET /v1/wire/jobs/{id} until the job settles. There is nothing to install and no scraper to maintain — when fastenersuperstore.com changes its markup, Anakin updates the action.
- Do I need a Fastenersuperstore.Com account?
- No. Every Fastenersuperstore.Com action listed here runs anonymously — no account and no credentials required.
- What does the Fastenersuperstore.Com API cost?
- Usage-based credits, charged per call and refunded automatically when a job fails. New accounts start with 300 free credits and no card. See anakin.io/pricing for the current rates.
More Hardware APIs
Albany County Fasteners
Albany County Fasteners specialty fasteners catalog — browse categories, subcategories, product listings, search suggestions, and product detail pages with public pricing.
Bolt Depot
Bolt Depot fastener catalog — browse category taxonomy, listings, and product-detail pages for thread, drive, material, grade, finish, SKU, and price data.
Bossard
Bossard industrial fastening catalog with category browsing, product search, and detail pages exposing MPNs, technical attributes, and datasheets.
Tanner Bolt & Nut
Tanner Bolt & Nut fasteners catalog — browse category trees, product listings, and product-detail pages with SKU, specs, and pricing.