Festo.Com API
festo.com
Festo power transmission and pneumatics/automation catalog — browse categories, product listings, series detail, article specs, CAD, and pricing.
- Actions
- 9
- Category
- Industrial
- Login
- Not required
- Output
- JSON
Call the Festo.Com API
Submit a task, then poll the job until it settles. This example runs act_festo_com_article_detail.
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_festo_com_article_detail",
"params": {
"article_number": "5249943"
}
}'9 actions on festo.com
Read
Article Detail
act_festo_com_article_detailread1 credit / callReturns full Festo article/SKU detail including MPN, technical specifications, CAD download URL, and pricing hints for a given article number.
- article_number
- string · required
Category Navigation Tree
act_festo_com_category_treeread1 credit / callReturns the full Festo product category navigation hierarchy for browsing pneumatics, actuators, and automation catalog branches.
Product Diagrams
act_festo_com_product_diagramsread1 credit / callReturns technical diagrams, dimension drawings, and CAD-related diagram URLs for a Festo product series.
- product_series_code
- string · required
Product Listing
act_festo_com_product_listingread2 credits / callReturns paginated product variant rows, search facets, and article summaries for a Festo catalog category.
- category_id
- string · required
Product Series Detail
act_festo_com_product_series_detailread1 credit / callReturns product series overview, key advantages, specification summaries, and series-level metadata for a Festo product family.
- product_series_code
- string · required
Product Variant Listing
act_festo_com_product_variant_listingread2 credits / callReturns a paginated variant table with MPNs, filter facets, and technical data columns for all articles in a Festo product series.
- product_series_code
- string · required
- page
- string · required
Subcategory Listing
act_festo_com_subcategory_listingread1 credit / callReturns child sub-categories, descriptions, and navigation links for a given Festo catalog category branch.
- category_id
- string · required
Write
Write actions change state on festo.com and run as the account you connect.
CAD Configurator
act_festo_com_cad_configuratorwrite2 credits / callReturns CAD configurator options, part numbers, and configurator URLs for a product or article code.
- product_or_article_code
- string · required
Product Recommendations
act_festo_com_product_recommendationswrite2 credits / callReturns suggested and related Festo product recommendations for a given article or material context on a product detail page.
- context
- string · required
Festo.Com API questions
- Is there an API for Festo.Com?
- Festo.Com does not offer a public data API for this, but Anakin Wire provides 9 maintained endpoints for festo.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 Festo.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 festo.com changes its markup, Anakin updates the action.
- Do I need a Festo.Com account?
- No. Every Festo.Com action listed here runs anonymously — no account and no credentials required.
- What does the Festo.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 Industrial APIs
Hilti.com
Hilti industrial fasteners and tools catalog — browse categories, product listings, specs, approvals (ETA/ICC), variants, and pricing.
Igus.com
igus power transmission catalog — browse category tree, search, and product-detail pages for bearings, cable carriers, specs, pricing, and CAD.
Klingspor.Com
Klingspor industrial abrasives catalog — browse category trees, product listings, and detail pages with grit, spec attributes, and SKU data.
Misumi-ec.com
Misumi industrial MRO catalog for browsing category trees, product series listings, part-number configurators, and product detail pages with specs, CAD, and pricing.
Rajapack.co.uk
Industrial packaging supplier with category listings, product-family pages, SKU pricing tables, and stock availability for boxes, mailers, and protective packaging.
Würth
B2B industrial fasteners, tools, and chemicals catalog with category navigation, product detail pages, search, and login-gated pricing.