
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 |
|---|---|---|---|
|
SeoulAuctionCo.Ltd..
Art auction house facilitating artwork trade and offering v…
|
063170 | KR | Wholesale and retail trade |
|
SHANGHAI LILY & BEAUTY COSMETICS CO.,LTD.
E-commerce service provider for beauty brand management and…
|
605136 | CN | Wholesale and retail trade |
|
Token Cat Ltd
Holding company that operates an omni-channel automotive ma…
|
TC | US | Wholesale and retail trade |
|
UKO Microshops AG
Provider of automated retail solutions for the sale, lease,…
|
UKO | AT | 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.