
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 |
|---|---|---|---|
|
1stdibs.com, Inc.
An online marketplace for luxury goods and extraordinary de…
|
DIBS | US | Wholesale and retail trade |
|
Allegro.eu S.A.
European e-commerce marketplace connecting consumers with a…
|
ALE | PL | Wholesale and retail trade |
|
Ame Kaze Taiyo, Inc.
Operates a platform connecting food producers directly with…
|
5616 | JP | Wholesale and retail trade |
|
ARTICORE GROUP LIMITED
Operates online marketplaces connecting independent artists…
|
ATG | AU | Wholesale and retail trade |
|
Baozun Inc.
A digital commerce partner for e-commerce services and bran…
|
BZUN | US | Wholesale and retail trade |
|
BEENOS Inc.
A tech company with a global platform for cross-border e-co…
|
3328 | JP | Wholesale and retail trade |
|
CDON AB
A Nordic marketplace operator connecting third-party seller…
|
CDON | SE | Wholesale and retail trade |
|
CREEMA LTD.
Operates an online marketplace for handmade products and or…
|
4017 | JP | Wholesale and retail trade |
|
EBAY INC
A global online marketplace connecting buyers and sellers f…
|
EBAY | US | Wholesale and retail trade |
|
Enigmo Inc.
Plans, develops, and operates internet services, including …
|
3665 | JP | 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.