Bolt Depot API
boltdepot.com
Bolt Depot fastener catalog — browse category taxonomy, listings, and product-detail pages for thread, drive, material, grade, finish, SKU, and price data.
- Actions
- 1
- Category
- Hardware
- Login
- Not required
- Output
- JSON
Call the Bolt Depot API
Submit a task, then poll the job until it settles. This example runs act_boltdepot_com_category_catalog_tree.
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_boltdepot_com_category_catalog_tree",
"params": {}
}'1 action on boltdepot.com
Read
Category Catalog Tree
act_boltdepot_com_category_catalog_treeread1 credit / callReturns the fastener category hierarchy with tab groups, category family links, and navigation items.
Bolt Depot API questions
- Is there an API for Bolt Depot?
- Bolt Depot does not offer a public data API for this, but Anakin Wire provides 1 maintained endpoint for boltdepot.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 Bolt Depot 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 boltdepot.com changes its markup, Anakin updates the action.
- Do I need a Bolt Depot account?
- No. Every Bolt Depot action listed here runs anonymously — no account and no credentials required.
- What does the Bolt Depot 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.
Bossard
Bossard industrial fastening catalog with category browsing, product search, and detail pages exposing MPNs, technical attributes, and datasheets.
Fastenersuperstore.Com
Fastener SuperStore B2B industrial catalog with spec-filterable fasteners, attributes, SKU, and pricing.
Tanner Bolt & Nut
Tanner Bolt & Nut fasteners catalog — browse category trees, product listings, and product-detail pages with SKU, specs, and pricing.