Banaras Beads Ltd. — Investor Relations & Filings
Banaras Beads Ltd. specializes in the manufacturing and export of a diverse range of glass beads, fashion jewelry, and handicraft accessories. The company’s product portfolio includes glass beads, clay beads, brass beads, and semi-precious stones, alongside finished jewelry items such as necklaces and bracelets. It also provides DIY jewelry kits and components for the global craft and fashion markets. Utilizing traditional craftsmanship combined with modern production techniques, the firm serves international retailers and wholesalers. Its operations focus on high-volume production and a wide variety of designs to meet the demands of the global fashion and hobbyist sectors.
Recent filings
No filings indexed yet
We are still gathering filings for Banaras Beads Ltd.. .
No filings match the current filters
Try clearing the filters, or .
Market data
Market data not available
Price history
Peer group · Manufacture of imitation jewellery and related articles
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Winox Holdings Limited
Develops, manufactures, and sells stainless steel watch bra…
|
6838 | HK | Manufacturing |
Banaras Beads Ltd. 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/61920/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=61920 | 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=61920 | 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=61920 \ -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": 61920}, 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 Banaras Beads Ltd. (id: 61920)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.