
Maplebear Inc. — Investor Relations & Filings
Maplebear Inc., operating as Instacart, is a technology company that provides online grocery delivery and pickup services. The company's platform connects customers with personal shoppers who fulfill and deliver orders from a wide network of partner retailers, including local grocers and national chains. Through its website and mobile application, users can order items for same-day delivery or schedule a curbside pickup. Key features include real-time order tracking, direct communication with shoppers, and customizable item replacement options. Instacart also offers an optional subscription membership, Instacart+, which provides benefits such as reduced fees on eligible orders.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| ARS - Maplebear Inc. (0001579091) (Filer) | 2026-04-09 | English | |
| 4 - Maplebear Inc. (0001579091) (Issuer) | 2026-03-18 | English | |
| 4 - MAPLEBEAR INC. (0001579091) (Filer) | 2026-02-27 | English | |
| 10-K - MAPLEBEAR INC. (0001579091) (Filer) | 2026-02-26 | English | |
| 4 - MAPLEBEAR INC. (0001579091) (Filer) | 2026-02-18 | English | |
| 4 - MAPLEBEAR INC. (0001579091) (Filer) | 2026-02-18 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
11 filings
| |||||
| 33935835 | ARS - Maplebear Inc. (0001579091) (Filer) | 2026-04-09 | English | ||
| 32979327 | 4 - Maplebear Inc. (0001579091) (Issuer) | 2026-03-18 | English | ||
| 32894319 | 4 - MAPLEBEAR INC. (0001579091) (Filer) | 2026-02-27 | English | ||
| 32894324 | 10-K - MAPLEBEAR INC. (0001579091) (Filer) | 2026-02-26 | English | ||
| 32894320 | 4 - MAPLEBEAR INC. (0001579091) (Filer) | 2026-02-18 | English | ||
| 32894321 | 4 - MAPLEBEAR INC. (0001579091) (Filer) | 2026-02-18 | English | ||
| 32894322 | 4 - MAPLEBEAR INC. (0001579091) (Filer) | 2026-02-18 | English | ||
| 32894323 | 4 - MAPLEBEAR INC. (0001579091) (Filer) | 2026-02-18 | English | ||
| 30683989 | 8-K Filing | 2026-02-12 | English | ||
| 12681784 | Regulatory Filings 2026 | 2026-01-13 | English | ||
| 12681782 | FORM 4 | 2026-01-13 | English | ||
|
2025
4 filings
| |||||
| 12681785 | PRIMARY DOCUMENT | 2025-12-23 | English | ||
| 12681787 | Regulatory Filings 2025 | 2025-12-22 | English | ||
| 12681789 | Regulatory Filings 2025 | 2025-12-15 | English | ||
| 12681790 | 8-K | 2025-11-25 | English | ||
Market data
Market data not available
Price history
Peer group · Intermediation service activities for retail sale
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
KURADASHI.Co.,Ltd.
Online market reducing food loss by selling surplus goods a…
|
5884 | JP | Wholesale and retail trade |
|
L'Agence Automobilière
Network of agencies specializing in used vehicle sales betw…
|
MLAA | FR | Wholesale and retail trade |
|
Luxury Time Limited
Facilitates the sale, trade, and authentication of high-end…
|
544635 | IN | Wholesale and retail trade |
|
Meituan
A leading platform for on-demand local services, e-commerce…
|
3690 | KY | Wholesale and retail trade |
|
MOONPIG GROUP PLC
An online platform for greeting cards, gifts, and gift expe…
|
MOON | GB | Wholesale and retail trade |
|
Mr. Pengu Public Company LTD
A holding company that invests in a diverse portfolio of bu…
|
PENGU | CY | Wholesale and retail trade |
|
Olympia Industries Ltd.
E-commerce distributor and retailer managing brand sales ac…
|
521105 | IN | Wholesale and retail trade |
|
Otovo ASA
Online marketplace for residential solar and battery instal…
|
OTOVO | NO | Wholesale and retail trade |
|
PDD Holdings Inc.
A multinational commerce group operating a portfolio of bus…
|
PDD | KY | Wholesale and retail trade |
|
Refine Group AB
Operates a digital commerce ecosystem to accelerate organic…
|
REFINE | SE | Wholesale and retail trade |
Maplebear Inc. 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/30602/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=30602 | 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=30602 | 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=30602 \ -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": 30602}, 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 Maplebear Inc. (id: 30602)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.