
GP Petroleums Limited — Investor Relations & Filings
GP Petroleums Limited specializes in the formulation, manufacturing, and marketing of high-quality industrial and automotive lubricants, process oils, transformer oils, and greases. Operating under its flagship brand, IPOL, the company provides a comprehensive range of products tailored for diverse applications in the automotive and industrial sectors. The product portfolio includes engine oils, gear oils, hydraulic oils, and specialized metalworking fluids. Additionally, the company holds an exclusive licensing agreement to manufacture and market Repsol branded lubricants within its operational territory. With a focus on research and development, GP Petroleums maintains advanced manufacturing facilities and quality control laboratories to ensure compliance with international standards. Its solutions cater to original equipment manufacturers (OEMs) and the aftermarket, emphasizing performance, efficiency, and technical excellence in lubrication technology.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Annual Secretarial Compliance Report for the Financial Year March 2026. | 2026-05-21 | English | |
| Updates | 2026-05-21 | English | |
| Intimation regarding the Second Phase of Saksham Niveshak - 100 Day Campaign. | 2026-05-21 | English | |
| GP Petroleums Ltdhas informed BSE that the meeting of the Board of Directors of the Company is scheduled on 27/05/2026 ,inter alia, to consider and approve the Audited Financial Results .... | 2026-05-19 | English | |
| General Updates | 2026-05-05 | English | |
| Updates | 2026-04-30 | English |
Market data
Market data not available
Price history
Peer group · Manufacture of refined petroleum products; manufacture of fossil fuel products
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AEMETIS, INC
Produces low-carbon fuels and chemicals from renewable feed…
|
AMTX | US | Manufacturing |
|
Agarwal Industrial Corporation Limited
Integrated bitumen manufacturing, logistics, and trading wi…
|
AGARIND | IN | Manufacturing |
|
AMPOL LIMITED
Refines, imports, and distributes fuels and lubricants for …
|
ALD | AU | Manufacturing |
|
AP OIL INTERNATIONAL LIMITED
Manufactures lubricating oils and fluids, specializing in i…
|
5AU | SG | Manufacturing |
|
Arabian Petroleum Limited
Produces lubricants, oils, and greases for automotive and i…
|
ARABIAN | IN | Manufacturing |
|
Ashdod Refinery Ltd.
An oil refining company that processes crude oil into vario…
|
ARF | IL | Manufacturing |
|
Attock Refinery Limited
Pioneer in petroleum refining, processing crude oil and sup…
|
ATRL | PK | Manufacturing |
|
Bashneft ANK
Integrated oil and gas company with exploration, production…
|
BANE_p | RU | Manufacturing |
|
Bazan Oil Refineries Ltd.
An integrated refining and petrochemicals company producing…
|
ORL | IL | Manufacturing |
|
Bharat Petroleum Corpn. Ltd.
Integrated energy entity refining, distributing, and market…
|
BPCL | IN | Manufacturing |
GP Petroleums 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/61749/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=61749 | 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=61749 | 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=61749 \ -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": 61749}, 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 GP Petroleums Limited (id: 61749)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.