AGCO Parts Books Scraper
Pricing
from $4.00 / 1,000 results
AGCO Parts Books Scraper
Scrape the AGCO parts catalog with 448,000+ products across 22 brands including Massey Ferguson, Fendt, and Challenger. Search parts by keyword or browse 6,000+ parts books. Get part numbers, descriptions, images, and compatibility data.
Pricing
from $4.00 / 1,000 results
Rating
0.0
(0)
Developer
ParseForge
Maintained by CommunityActor stats
0
Bookmarked
3
Total users
0
Monthly active users
a day ago
Last modified
Categories
Share

🚜 AGCO Parts Books Scraper
🚀 Export the AGCO parts catalog in seconds. Search 448,000+ products across 22 brands and 6,000+ parts books, then download clean records as CSV, JSON, JSONL, Excel, or XML.
🕒 Last updated: 2026-06-16 · 📊 11 fields per record · 448,000+ products · 19 regional catalogs
Fleet maintenance managers, parts distributors, and agricultural equipment dealers need fast access to AGCO parts data. The AGCO Parts Books Scraper searches the official AGCO Parts catalog for products and parts books across every major brand and region, with no coding required.
It extracts part codes, names, manufacturer details, manufacturer and regional part numbers, product images, product URLs, and remanufactured-part indicators. Two modes are available: search products (parts) or search models (parts books). Coverage spans 22 brands including Massey Ferguson, Fendt, and Challenger across 19 regional catalogs worldwide.
| 🎯 Target Audience | 💡 Primary Use Cases |
|---|---|
| Fleet maintenance managers, parts distributors, agricultural equipment dealers, heavy-equipment buyers, aftermarket parts suppliers | Parts inventory management, cross-referencing part numbers, catalog monitoring, maintenance planning, distributor inventory updates |
📋 What the AGCO Parts Books Scraper does
- Searches the AGCO parts catalog by keyword (search products mode)
- Searches AGCO parts books / equipment manuals by keyword (search models mode)
- Extracts the AGCO part code plus the manufacturer and manufacturer part number for cross-referencing
- Captures the regional part number and product URL for each item
- Retrieves the primary product image URL
- Flags remanufactured availability and whether the item itself is a reman product
- Covers 19 regional catalogs (US, Canada, UK, Germany, France, Australia, Brazil, and more)
- Exports to CSV, JSON, JSONL, Excel, or XML
🎬 Full Demo (🚧 Coming soon)
A walkthrough video is on the way.
⚙️ Input
| Field | Type | Description | Default |
|---|---|---|---|
Scraping Mode (mode) | string | Search Products (parts catalog) or Search Models (parts books / equipment manuals) | searchProducts |
Search Query (searchQuery) | string | Keyword for products or models (e.g. oil filter, MF 135, hydraulic pump) | — |
Max Items (maxItems) | integer | Free users: limited to 10 items (preview). Paid users: up to 1,000,000 | — |
Country / Catalog (siteId) | string | Regional AGCO catalog to search (19 regions available) | partsb2c-us |
Example 1 — search parts:
{"mode": "searchProducts","searchQuery": "oil filter","siteId": "partsb2c-us","maxItems": 10}
Example 2 — search parts books:
{"mode": "searchModels","searchQuery": "MF 135","siteId": "partsb2c-gb","maxItems": 50}
⚠️ Good to know: parts availability varies by region. Always verify part compatibility with your specific equipment model before ordering.
📊 Output
Each product record contains these 11 fields:
| Field | Description |
|---|---|
🖼️ imageUrl | Primary product image URL |
🔢 code | AGCO part code |
🏷️ name | Part name |
🏭 manufacturer | Manufacturer name |
#️⃣ manufacturerPartNumber | Manufacturer part number |
🌍 regionalPartNumber | Regional part number |
🔗 productUrl | Product page URL |
♻️ isRemanAvailable | Whether a remanufactured version is available |
♻️ isRemanProduct | Whether this item itself is a remanufactured product |
🗂️ categories | Category list for the part |
🕒 scrapedAt | ISO timestamp when the record was scraped |
📦 Sample 1:
{"imageUrl": "https://assets.agcocorp.com/adobe/assets/urn:aaid:aem:34db8d46-da83-4090-8a9d-dc3ed0907032/as/34db8d46-da83-4090-8a9d-dc3ed0907032.png?width=200","code": "V837091436","name": "Fuel Filter Kit","manufacturer": "DONALDSON COMPANY INC","manufacturerPartNumber": "X011927-316-432","regionalPartNumber": "V837091436","productUrl": "https://parts.agcocorp.com/p/fuel-filter-kit/v837091436","isRemanAvailable": false,"isRemanProduct": false,"categories": [],"scrapedAt": "2026-06-15T19:25:13.949Z"}
📦 Sample 2:
{"imageUrl": "https://assets.agcocorp.com/adobe/assets/urn:aaid:aem:118402d1-7e7a-434b-87d0-3712f25a1bfe/as/118402d1-7e7a-434b-87d0-3712f25a1bfe.png?width=200","code": "556654D1K","name": "Air Cabin Filter Cartridge","manufacturer": "CLEAN AIR FILTER CO","manufacturerPartNumber": "556654D1+511210D1+4346882M1","regionalPartNumber": "556654D1K","productUrl": "https://parts.agcocorp.com/p/air-cabin-filter-cartridge/556654d1k","isRemanAvailable": false,"isRemanProduct": false,"categories": [],"scrapedAt": "2026-06-15T19:25:13.949Z"}
📦 Sample 3:
{"imageUrl": "https://assets.agcocorp.com/adobe/assets/urn:aaid:aem:8109e604-f6b7-4408-a0af-1976c62172af/as/8109e604-f6b7-4408-a0af-1976c62172af.png?width=200","code": "534039D1","name": "Hydraulic Oil Filter Spin On","manufacturer": "DONALDSON COMPANY INC","manufacturerPartNumber": "P569473-316-432","regionalPartNumber": "534039D1","productUrl": "https://parts.agcocorp.com/p/hydraulic-oil-filter-spin-on/534039d1","isRemanAvailable": false,"isRemanProduct": false,"categories": [],"scrapedAt": "2026-06-15T19:25:13.949Z"}
✨ Why choose this Actor
| Capability | |
|---|---|
| 🎯 | Built for AGCO. Scoped to the AGCO Parts catalog so you skip the parser engineering entirely. |
| 🔖 | Structured output. 11 clean, typed fields ready for analysis, dashboards, or downstream pipelines. |
| 🌍 | Global coverage. 19 regional catalogs and 22 brands in a single tool. |
| 🔁 | Always fresh. Every run pulls live data, so the dataset reflects the catalog as of run time. |
| 🌐 | No infra to manage. Apify handles proxies, retries, scaling, scheduling, and storage. |
| 🚫 | No code required. Configure in the UI, run from the CLI, schedule via cron, or call from any language with the Apify SDK. |
📊 Production-grade AGCO parts data without the engineering overhead of building and maintaining your own scraper.
📈 How it compares to alternatives
| Approach | Coverage | Refresh | Filters | Setup |
|---|---|---|---|---|
| ⭐ AGCO Parts Books Scraper (this Actor) | 22 brands, 19 regions | Live per run | Mode + keyword + region | ⚡ 2 min |
| Manual catalog browsing | One region at a time | Manual | Site search only | 🐢 Slow, page by page |
| Build your own scraper | Full once built | Whenever you maintain it | Custom code | 🐢 Days to weeks |
| Third-party data dumps | Subset, often stale | Periodic | None | 🕒 Variable |
Pick this Actor when you want broad coverage, both parts and parts-book search, and no pipeline maintenance.
🚀 How to use
- 📝 Sign up. Create a free Apify account (takes 2 minutes).
- 🌐 Open the Actor. Go to the AGCO Parts Books Scraper page on the Apify Store.
- 🎯 Set input. Pick a mode, type your search query, choose a region, and set maxItems (or paste a JSON input).
- 🚀 Run it. Click Start and let the Actor collect your data.
- 📥 Download. Grab your results in the Dataset tab as CSV, Excel, JSON, JSONL, or XML.
⏱️ No coding required — from sign-up to a downloaded dataset in minutes.
💼 Business use cases
🌟 Beyond business use cases
The same structured records support research, education, and personal projects.
🤖 Ask an AI assistant about this scraper
Open a ready-to-send prompt about this ParseForge Actor in the AI of your choice:
- 💬 ChatGPT
- 🧠 Claude
- 🔍 Perplexity
- 🅒 Copilot
❓ Frequently Asked Questions
🔌 Integrate with any app
AGCO Parts Books Scraper connects to any cloud service via Apify integrations:
- Make — automate multi-step workflows
- Zapier — connect with 5,000+ apps
- Slack — get run notifications in your channels
- Airbyte — pipe results into your warehouse
- GitHub — trigger runs from commits and releases
- Google Drive — export datasets straight to Sheets
You can also use webhooks to trigger downstream actions when a run finishes.
🔗 Recommended Actors
| Actor | Description | Link |
|---|---|---|
| Copart Public Search Scraper | Search and extract vehicle auction listings | Open |
| GSA eLibrary Scraper | Collect government contract data from GSA eLibrary | Open |
| Machinery Trader Scraper | Extract heavy-equipment listings | Open |
| Iron Planet Scraper | Collect industrial equipment auction data | Open |
💡 Pro Tip: browse the complete ParseForge collection for more data tools.
🆘 Need Help? Open our contact form.
⚠️ Disclaimer: This Actor is an independent tool and is not affiliated with, endorsed by, or connected to AGCO Corporation or any of its subsidiaries. All trademarks are the property of their respective owners. Only publicly available data is collected.