
Moneysworth & Best Shoe Care Inc. — Investor Relations & Filings
Established in 1984, Moneysworth & Best Shoe Care Inc. specializes in the development, production, distribution, and marketing of high-quality shoe and foot care products. The company maintains one of the industry's most comprehensive assortments, encompassing protectors, polishes, insoles, adhesives, boot trees, and repair essentials designed for leather, suede, nubuck, and modern sneaker materials. In addition to its product line, the company operates a major shoe repair franchise network throughout North America. This integrated approach positions Moneysworth & Best as a key provider of both retail shoe care solutions and professional repair services.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Material change report - English.pdf | 2000-07-10 | English | |
| Material change report - English.pdf | 2000-06-21 | English | |
| Material change report - English.pdf | 2000-06-12 | English | |
| Material change report - English.pdf | 2000-05-24 | English | |
| Final Receipt.pdf | 1999-09-13 | English | |
| Final Receipt.PDF | 1999-09-13 | English |
Browse filings by year
3 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2000
4 filings
| |||||
| 47371947 | Material change report - English.pdf | 2000-07-10 | English | ||
| 47371951 | Material change report - English.pdf | 2000-06-21 | English | ||
| 47371955 | Material change report - English.pdf | 2000-06-12 | English | ||
| 47371959 | Material change report - English.pdf | 2000-05-24 | English | ||
|
1999
8 filings
| |||||
| 47371964 | Final Receipt.pdf | 1999-09-13 | English | ||
| 47371968 | Final Receipt.PDF | 1999-09-13 | English | ||
| 47372012 | Final long form prospectus - English.pdf | 1999-09-10 | English | ||
| 47372016 | Preliminary Receipt.w51 | 1999-06-24 | English | ||
| 47372019 | Preliminary Receipt.W52 | 1999-06-22 | English | ||
| 47372064 | Preliminary long form prospectus - English.pdf | 1999-06-22 | English | ||
| 47372068 | Material change report - English.pdf | 1999-03-05 | English | ||
| 47372072 | Material change report - English.pdf | 1999-01-19 | English | ||
|
1997
3 filings
| |||||
| 47372076 | Material change report - English.pdf | 1997-12-05 | English | ||
| 47372288 | Material change report - English.doc | 1997-08-16 | English | ||
| 47372293 | Final Receipt.w52 | 1997-07-30 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of soap and detergents, cleaning and polishing preparations, perfumes and toilet preparations
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
3D LATINOAMERICA S. A.
Manufactures and distributes vehicle aesthetic products for…
|
— | AR | Manufacturing |
|
48North Cannabis Corp.
Licensed producer of high-quality cannabis flower, vapes, t…
|
NRTH | CA | Manufacturing |
|
4Mass S.A.
Producer of nail and makeup cosmetics for private label and…
|
4MS | PL | Manufacturing |
|
ABLE C&C
Develops, manufactures, and distributes a wide range of bea…
|
078520 | KR | Manufacturing |
|
ADJUVANT HOLDINGS CO.,LTD.
Develops, manufactures, and sells cosmetic products to prof…
|
4929 | JP | Manufacturing |
|
Aekyung Industrial Co., Ltd.
A manufacturer of consumer goods for the beauty care and ho…
|
018250 | KR | Manufacturing |
|
ALMADO,INC.
Develops and sells cosmetics and health supplements using e…
|
4932 | JP | Manufacturing |
|
Al Majed Oud Co.
A fragrance house specializing in Oud, incense, and orienta…
|
4165 | SA | Manufacturing |
|
Amirose London Holdings PLC
A full-service contract manufacturer for the personal care,…
|
AMIL | GB | Manufacturing |
|
AMOREPACIFIC CORP.
Develops, manufactures, and distributes cosmetics, skincare…
|
090430 | KR | Manufacturing |
Moneysworth & Best Shoe Care 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/43558/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=43558 | 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=43558 | 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=43558 \ -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": 43558}, 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 Moneysworth & Best Shoe Care Inc. (id: 43558)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.