
AMERICAN VANGUARD CORP — Investor Relations & Filings
American Vanguard Corporation is a diversified specialty and agricultural products company that develops, manufactures, and markets solutions for crop protection, turf and ornamental markets, and public health applications. The company's offerings are organized into three core strategic areas. 'Proven Chemistries' encompasses its foundational business of time-tested chemical solutions. 'GreenSolutions™' represents its expanding global portfolio of biological products, including biopesticides, biostimulants, biofertilizers, and specialty nutritionals, addressing the demand for sustainable agriculture. The third area, 'Precision Ag Technologies,' focuses on advanced systems for prescriptive application, enabling the efficient and targeted use of crop protection and bio-nutritional inputs.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Major Shareholding Notification 2025 | 2025-11-12 | English | |
| 8-K | 2025-11-12 | English | |
| 10-Q | 2025-11-10 | English | |
| Major Shareholding Notification 2025 | 2025-10-30 | English | |
| 4 | 2025-09-05 | English | |
| Regulatory Filings 2025 | 2025-09-04 | English |
Browse filings by year
32 years- 2026 12 filings
- 2025 47 filings
- 2024 69 filings
- 2023 78 filings
- 2022 95 filings
- 2021 55 filings
- 2020 57 filings
- 2019 59 filings
- 2018 52 filings
- 2017 66 filings
- 2016 59 filings
- 2015 44 filings
- 2014 42 filings
- 2013 83 filings
- 2012 63 filings
- 2011 58 filings
- 2010 53 filings
- 2009 47 filings
- 2008 90 filings
- 2007 76 filings
- 2006 58 filings
- 2005 54 filings
- 2004 60 filings
- 2003 37 filings
- 2002 13 filings
- 2001 13 filings
- 2000 9 filings
- 1999 7 filings
- 1998 8 filings
- 1997 5 filings
- 1996 4 filings
- 1995 3 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 9005403 | Major Shareholding Notification 2025 | 2025-11-12 | English | ||
| 9005400 | 8-K | 2025-11-12 | English | ||
| 9005401 | 10-Q | 2025-11-10 | English | ||
| 8110090 | Major Shareholding Notification 2025 | 2025-10-30 | English | ||
| 8110092 | 4 | 2025-09-05 | English | ||
| 9005405 | Regulatory Filings 2025 | 2025-09-04 | English | ||
| 8110095 | 8-K | 2025-08-19 | English | ||
| 8110097 | 4 | 2025-08-14 | English | ||
| 8110098 | Director's Dealing 2025 | 2025-08-13 | English | ||
| 8110101 | Major Shareholding Notification 2025 | 2025-08-12 | English | ||
| 8110102 | 4 | 2025-08-11 | English | ||
| 8110103 | 4 | 2025-08-11 | English | ||
| 8110104 | 4 | 2025-08-09 | English | ||
| 8110106 | 4 | 2025-08-09 | English | ||
| 8110107 | 4 | 2025-08-09 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of pesticides and other agrochemical products
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ADAMA Ltd.
Global provider of crop protection solutions using off-pate…
|
000553 | CN | Manufacturing |
|
Advance Agrolife Limited
Manufactures and distributes agrochemicals for crop protect…
|
ADVANCE | IN | Manufacturing |
|
Aimco Pesticides Ltd.
Manufacturer and exporter of technical grade pesticides and…
|
524288 | IN | Manufacturing |
|
Ambey Laboratories Limited
Manufactures and distributes agrochemicals and crop protect…
|
AMBEY | IN | Manufacturing |
|
Amoéba
Develops natural microbiological solutions to manage bacter…
|
ALMIB | FR | Manufacturing |
|
ANCOM NYLEX BERHAD
Diversified group manufacturing agchem, industrial chemical…
|
— | MY | Manufacturing |
|
Anhui Guangxin Agrochemical Co., Ltd.
Produces agrochemicals and fine chemical intermediates usin…
|
603599 | CN | Manufacturing |
|
Aristo Bio-Tech And Lifescience Limited
Manufactures crop protection products and provides contract…
|
ARISTO | IN | Manufacturing |
|
ASTEC LIFESCIENCES LIMITED
CDMO manufacturing agrochemical active ingredients and phar…
|
ASTEC | IN | Manufacturing |
|
Auri Grow India Limited
Develops agrochemicals, crop protection products, and bio-s…
|
AURIGROW | IN | Manufacturing |
AMERICAN VANGUARD CORP via the API
Pull this company's filings, identifiers, and metadata as JSON or Markdown. Authenticate with your API key, then query by company ID, ISIN, or LEI. Full schema documented in the OpenAPI spec.
Endpoints
| GET | /api/companies/33851/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=33851 | Paginated list of all filings (filterable by type, date, language) |
| GET | /api/filings/{id}/ | Single filing — metadata, document URL, processing status |
| GET | /api/filings/{id}/markdown/ | Filing content as Markdown (PDF → text/tables/figures) |
| GET | /api/isins/?company=33851 | All ISINs registered to this company |
| GET | /api/filing-types/ | Reference: every filing-type code + category |
cURL
$ curl https://api.financialreports.eu/api/filings/?company=33851 \ -H "x-api-key: $FR_API_KEY" \ -H "Accept: application/json"
Python
import requests r = requests.get( "https://api.financialreports.eu/api/filings/", params={"company": 33851}, headers={"x-api-key": API_KEY}, ) filings = r.json()["results"]
MCP server
// MCP server URL https://mcp.financialfilings.com/mcp // Once connected, the LLM can query this company directly: "Pull the latest 5 filings for AMERICAN VANGUARD CORP (id: 33851)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.