
Buxly Paints Limited — Investor Relations & Filings
Buxly Paints Limited is a long-established manufacturer of paints, varnishes, pigments, and protective surface coatings. Founded in 1933, the company has been recognized as a pioneer in paint technology, producing a diverse range of decorative and sophisticated coatings for various applications. It has historically been a significant national paint manufacturer, known for setting industry standards.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| BOARD MEETING | 2018-06-22 | English | |
| FINANCIAL RESULTS FOR THE NINE MONTHS ENDED MAR 31, 2018 | 2018-04-27 | English | |
| Board Meeting | 2018-04-19 | English | |
| Financial Results for the Half Year Ended Dec 31, 2017 | 2018-02-26 | English | |
| Board Meeting | 2018-02-16 | English | |
| Financial Results for the Quarter Ended Sep 30, 2017 | 2017-10-27 | English |
Browse filings by year
11 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2018
5 filings
| |||||
| 46718996 | BOARD MEETING | 2018-06-22 | English | ||
| 46720243 | FINANCIAL RESULTS FOR THE NINE MONTHS ENDED MAR 31, 2018 | 2018-04-27 | English | ||
| 46720710 | Board Meeting | 2018-04-19 | English | ||
| 46723229 | Financial Results for the Half Year Ended Dec 31, 2017 | 2018-02-26 | English | ||
| 46723797 | Board Meeting | 2018-02-16 | English | ||
|
2017
10 filings
| |||||
| 46727892 | Financial Results for the Quarter Ended Sep 30, 2017 | 2017-10-27 | English | ||
| 46729845 | FINANCIAL RESULTS FOR THE YEAR ENDED JUNE 30, 2017 | 2017-10-02 | English | ||
| 46730187 | BOARD MEETING | 2017-09-22 | English | ||
| 46730200 | BOARD MEETINGREVOKED | 2017-09-22 | English | ||
| 46734202 | FINANCIAL RESULTS FOR THE THIRD QUARTER ENDED MAR 31, 2017 | 2017-04-27 | English | ||
| 46734616 | BOARD MEETING | 2017-04-19 | English | ||
| 46735791 | CHANGE IN CEO REMUNERATION | 2017-03-22 | English | ||
| 46737098 | Board Meeting | 2017-02-20 | English | ||
| 46738624 | Material Information | 2017-01-12 | English | ||
| 46738663 | EMERGENT BOARD MEETING | 2017-01-10 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of paints, varnishes and similar coatings, printing ink and mastics
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Akzo Nobel N.V.
A global manufacturer of decorative paints and performance …
|
AKZA | NL | Manufacturing |
|
Akzo Nobel Pakistan Limited
Manufacturer and seller of paints and coatings, primarily d…
|
AKZO | PK | Manufacturing |
|
artience Co., Ltd.
A specialized chemical manufacturer of fine chemical produc…
|
4634 | JP | Manufacturing |
|
ASAHIPEN CORPORATION
A manufacturer and seller of paints, coatings, and home imp…
|
4623 | JP | Manufacturing |
|
Asia Cuanon Technology (ShangHai) Co.,Ltd.
Manufacturer of architectural coatings and energy-saving bu…
|
603378 | CN | Manufacturing |
|
Asian Paints Ltd.
Multinational manufacturer of paints, coatings, and integra…
|
ASIANPAINT | IN | Manufacturing |
|
ATOMIX CO., LTD.
Manufacturer of specialized paints, coatings, and construct…
|
4625 | JP | Manufacturing |
|
Axalta Coating Systems Ltd.
Global manufacturer of high-performance liquid and powder c…
|
AXTA | BM | Manufacturing |
|
Berger Paints India Ltd
Develops and manufactures decorative, industrial, and prote…
|
BERGEPAINT | IN | Manufacturing |
|
Berger Paints Pakistan Limited
Manufactures and trades paints, varnishes, coatings, road s…
|
BERG | PK | Manufacturing |
Buxly Paints Limited 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/71717/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=71717 | 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=71717 | 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=71717 \ -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": 71717}, 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 Buxly Paints Limited (id: 71717)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.