
Videoflicks.com Inc. — Investor Relations & Filings
Videoflicks.com Inc. operates as a specialized retailer and rental service for physical entertainment media, maintaining an extensive collection exceeding 25,000 titles. The company's inventory includes DVDs, Blu-rays, vinyl records, and video games, catering to a diverse clientele seeking both classic and contemporary selections. Core services involve the rental, purchase, sale, and trade of these media formats. Recognized for its large inventory, particularly its selection of foreign and niche films, the company provides a traditional, high-selection video store experience complemented by an online presence for product search and reservation.
Recent filings
No filings indexed yet
We are still gathering filings for Videoflicks.com Inc.. .
No filings match the current filters
Try clearing the filters, or .
Market data
Market data not available
Price history
Peer group · Retail sale of cultural and recreational goods n.e.c.
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Bellini Nautica
Sells, restores, and services yachts, specializing in vinta…
|
BELL | IT | Wholesale and retail trade |
|
CARD FACTORY PLC
Specialist retailer of greeting cards, gifts, and celebrati…
|
CARD | GB | Wholesale and retail trade |
|
CD Plus.com Ltd.
Prominent music retailer and pioneer of early e-commerce an…
|
CDW | CA | Wholesale and retail trade |
|
China-Hongkong Photo Products Holdings Limited
Exclusive distributor of FUJIFILM in HK/Macau, providing ph…
|
1123 | HK | Wholesale and retail trade |
|
GEAR4MUSIC (HOLDINGS) PLC
E-commerce retailer of musical instruments, music equipment…
|
G4M | GB | Wholesale and retail trade |
|
JAPAN CRAFT HOLDINGS CO., LTD.
A holding company managing retail stores for handicraft and…
|
7135 | JP | Wholesale and retail trade |
|
SHINWA WISE HOLDINGS CO.,LTD.
A holding company focused on the art market and alternative…
|
2437 | JP | Wholesale and retail trade |
|
TOP CULTURE Co.,Ltd.
A retail company operating Tsutaya franchise stores selling…
|
7640 | JP | Wholesale and retail trade |
|
YES24Co.,Ltd
E-commerce platform for books, music, media, and event tick…
|
053280 | KR | Wholesale and retail trade |
Videoflicks.com 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/44814/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=44814 | 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=44814 | 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=44814 \ -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": 44814}, 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 Videoflicks.com Inc. (id: 44814)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.