AGCO Parts Books Scraper
parseforge/agco-parts-books-scraper
AutomationDeveloper toolsE-commerce
Searches the AGCO Parts Books catalog by keyword and returns part numbers, descriptions, prices, and availability from 19 regional sites. Supports both parts search and equipment parts book search modes.
- Total users
- 7
- Monthly active
- 0
- Total runs
- 186
- Bookmarked
- 0
- Rating
- Not rated yet
- Last modified
- 12 days ago
Overview
AGCO Parts Books Scraper
Scrape AGCO parts catalogs and equipment parts books by keyword, across 19 regional sites. Every result includes part numbers, descriptions, prices, and availability. Export to CSV, JSON, Excel, or XML.
Finding the right part for Massey Ferguson, Fendt, or Valtra equipment means digging through AGCO's regional parts catalogs manually. This Actor searches the public AGCO Parts Books site by part name or number and returns structured results from any of 19 country-specific catalogs. No dealer login or API key required.
| Who uses it | What they scrape AGCO Parts Books for |
|---|---|
| Equipment dealers | Look up part numbers and prices for customer quotes across regions. |
| Farmers and fleet managers | Find the correct part number before ordering from a local dealer. |
| Parts resellers | Monitor part availability and pricing in different AGCO regional catalogs. |
| Service technicians | Identify parts for a specific Massey Ferguson or Fendt model by searching the parts book. |
What it does
This Actor searches AGCO Parts Books by keyword and returns each matching part or equipment model as a flat row with its catalog details.
- π Search Products mode: Find parts by keyword, returning part numbers, descriptions, and catalog data.
- π Search Models mode: Search equipment parts books by model name or number to find associated parts documentation.
- π 19 regional catalogs: Target the United States, Canada, United Kingdom, Germany, France, Brazil, Australia, and more.
- βοΈ Flexible search: Use part names like 'oil filter' or model numbers like 'MF 135' to find what you need.
Results export to CSV, JSON, Excel, or XML, or straight from the API.
What you can do with AGCO Parts Books data
π§ Build a parts lookup tool.
A dealer runs the Actor daily to populate an internal database with current part numbers and prices for their most requested items.
π Support fleet maintenance.
A farm manager searches for parts across multiple equipment models before the service team arrives, reducing downtime.
π¦ Compare regional pricing.
A parts reseller scrapes the same part number across the US, UK, and German catalogs to identify pricing differences.
π Generate parts lists for a model.
A technician searches the parts book for a specific tractor model to get a complete list of component part numbers for a repair job.
Why choose this scraper
| What you get | |
|---|---|
| Direct catalog access | Pulls data straight from the public AGCO Parts Books site, no dealer portal needed. |
| Multi-region support | Search 19 country-specific catalogs from a single Actor. |
| Structured output | Returns part numbers, descriptions, and availability in a consistent flat schema. |
| Dual search modes | Search for individual parts or browse equipment parts books by model. |
How it compares
No other Store actor targets AGCO Parts Books the same way, so the honest comparison is with the alternatives teams actually weigh.
| AGCO Parts Books Scraper | Build it in-house | By hand | |
|---|---|---|---|
| Setup | Run it now, zero config | Days of engineering | None, but hours per pull |
| When AGCO Parts Books changes | Maintained for you | You fix it | You re-learn the page |
| Proxies, retries, anti-bot | Built in | Your problem | Browser only |
| Output | Fixed JSON schema, CSV/Excel export | Whatever you build | Copy-paste |
| Cost | Pay per result | Engineering time | Analyst hours |
Configure the run
Drive the Actor with a search query and select a regional catalog. The maxItems limit controls how many parts or models are collected per run. The Input tab lists every parameter.
A first run with the defaults:
{
"mode": "searchProducts",
"searchQuery": "oil filter",
"maxItems": 10,
"siteId": "partsb2c-us"
}
A larger pull:
{
"mode": "searchProducts",
"searchQuery": "oil filter",
"maxItems": 200,
"siteId": "partsb2c-us"
}
Pricing
Pay-per-result: $0.018 per result collected. You pay only for the results written to your dataset.
| Results collected | Approximate cost |
|---|---|
| 100 results | $1.80 |
| 1,000 results | $18.00 |
| 10,000 results | $180.00 |
New Apify accounts start with $5 in free credit.
Free users
Free-plan runs return up to 10 results as a preview. Upgrade your Apify plan to collect up to 1,000,000 results per run.
Run it
- Create a free Apify account with $5 in credit.
- Open the AGCO Parts Books Scraper.
- Set your inputs and any filters, then click Start.
- Export the results as CSV, Excel, JSON, or XML from the Dataset tab.
Run it programmatically through the Apify API (run-sync-get-dataset-items) or the ApifyClient for JavaScript and Python.
Use with AI agents (MCP)
Give an AI agent live access to AGCO Parts Books through the Model Context Protocol. Add the Actor to Claude, Cursor, or any MCP client:
claude mcp add --transport http apify "https://mcp.apify.com?tools=parseforge/agco-parts-books-scraper"
Then prompt it in plain language to run the scraper and read back the results.
Troubleshooting
Why am I getting no results for my search?
Check that your search query matches the language of the selected regional catalog. A German catalog may require German part names. Also verify the part number is correct for the AGCO brand you are targeting.
The price is missing from my results.
Not all regional catalogs display pricing publicly. Try switching to a different country site, such as the United States or United Kingdom, where pricing is more commonly shown.
I searched a model number but got parts instead of a parts book.
Switch the mode from 'Search Products' to 'Search Models'. The Products mode returns individual parts, while Models mode searches the equipment parts books.
The Actor runs but stops after only a few results.
Increase the maxItems value in your input. The default is 10, but you can set it as high as 1,000,000 to collect more results.
FAQ
| Question | Answer |
|---|---|
| What brands does AGCO Parts Books cover? | The catalog includes parts and parts books for AGCO brands such as Massey Ferguson, Fendt, Valtra, Challenger, and Gleaner. |
| Can I search by part number? | Yes. Enter a full or partial part number in the search query field and the Actor will return matching results from the selected regional catalog. |
| Which countries are supported? | The Actor supports 19 regional catalogs including the United States, Canada, United Kingdom, Germany, France, Brazil, Australia, and several others across Europe and Oceania. |
| Do I need a dealer login? | No. This Actor reads the publicly accessible AGCO Parts Books catalog and does not require any account or authentication. |
| What is the difference between Search Products and Search Models? | Search Products finds individual parts by name or number. Search Models searches the equipment parts books themselves, returning documentation for specific tractor or machinery models. |
| How many results can I get in one run? | You can set maxItems up to 1,000,000. The Actor will collect results until it reaches your limit or exhausts the search results. |
| What data fields does the Actor return? | Each result includes the part number, part name, description, price, availability status, and the regional catalog it came from. |
| Can I export the data? | Yes. Results can be exported to CSV, JSON, Excel, or XML directly from your Apify dataset. |
Related actors
Browse the full ParseForge collection for more scrapers.
π Need help? Email parseforge@protonmail.com with your run ID, your input, and what you expected.
β οΈ Disclaimer. This Actor is unofficial and is not affiliated with, endorsed by, or sponsored by AGCO Corporation. It collects only publicly available data. You are responsible for using the collected data in compliance with the source's terms of service and applicable data-protection laws, including GDPR, CCPA, and PIPL. Do not use it to collect personal data unlawfully.
Input
| Field | Type | What it does | Default |
|---|---|---|---|
| mode | string (2 options) | Choose what to scrape. 'searchProducts' searches the parts catalog by keyword. 'searchModels' searches parts books (equipment manuals) by keyword. | searchProducts |
| searchQuery | string | Search keyword for products or models (e.g. 'oil filter', 'MF 135', 'hydraulic pump'). | oil filter |
| maxItems | integer | How many parts to collect per run. | 10 |
| siteId | string (19 options) | Select the AGCO Parts regional catalog to search. | partsb2c-us |
Pricing
from $8.14 per 1,000 results
| Charged for | What it is | Price each |
|---|---|---|
| result | Single result in the default dataset. | $0.00814 to $0.009 |
| result details | Detailed fields for a single result. | $0.01629 to $0.018 |
Tiered: the lower figure is the price on a higher Apify plan. Billing and the free credit live on Apify.
API
One POST returns the dataset directly. Same shape for every scraper in the library, so swapping the slug is the only change.
curl -X POST "https://api.apify.com/v2/acts/parseforge~agco-parts-books-scraper/run-sync-get-dataset-items?token=$APIFY_TOKEN" \
-H "Content-Type: application/json" \
-d '{
"helloWorld": 123
}' Examples
Input that runs as-is.
{
"helloWorld": 123
} Reviews
No reviews yet. Be the first.
Issues
We build and maintain this scraper, so a problem with it comes to us. Report it on the Apify listing and the thread stays attached to the scraper where the next person can find it: open an issue.
Broken and urgent, or you would rather not post in public? Write to parseforge@protonmail.com and it reaches the people who wrote it.
