← OpenRegistry
DATE BITES LTD
active
SC881607·incorporated 2026-03-08
| Company Number |
SC881607 |
| Company Name |
DATE BITES LTD |
| Company Status |
active |
| Type |
ltd |
| Date Of Creation |
2026-03-08 |
| Jurisdiction |
scotland |
| SIC Codes |
10890 |
| Registered Office Address |
| Address Line 1 |
2/1 171 Wellshot Road |
| Country |
Scotland |
| Locality |
Glasgow |
| Postal Code |
G32 7AU |
|
| Has Charges |
false |
| Has Insolvency History |
false |
| Accounts |
| Accounting Reference Date |
|
| Next Accounts |
| Due On |
2027-12-08 |
| Overdue |
false |
| Period End On |
2027-03-31 |
| Period Start On |
2026-03-08 |
|
| Next Due |
2027-12-08 |
| Next Made Up To |
2027-03-31 |
| Overdue |
false |
|
| Confirmation Statement |
| Next Due |
2027-03-21 |
| Next Made Up To |
2027-03-07 |
| Overdue |
false |
|
| Registered Office Is In Dispute |
false |
| Undeliverable Registered Office Address |
false |
Source data — raw JSON from Companies House
{
"company_number": "SC881607",
"company_name": "DATE BITES LTD",
"company_status": "active",
"type": "ltd",
"date_of_creation": "2026-03-08",
"jurisdiction": "scotland",
"sic_codes": [
"10890"
],
"registered_office_address": {
"address_line_1": "2/1 171 Wellshot Road",
"country": "Scotland",
"locality": "Glasgow",
"postal_code": "G32 7AU"
},
"has_charges": false,
"has_insolvency_history": false,
"accounts": {
"accounting_reference_date": {
"day": "31",
"month": "03"
},
"next_accounts": {
"due_on": "2027-12-08",
"overdue": false,
"period_end_on": "2027-03-31",
"period_start_on": "2026-03-08"
},
"next_due": "2027-12-08",
"next_made_up_to": "2027-03-31",
"overdue": false
},
"confirmation_statement": {
"next_due": "2027-03-21",
"next_made_up_to": "2027-03-07",
"overdue": false
},
"registered_office_is_in_dispute": false,
"undeliverable_registered_office_address": false
}
Same data via API
This page is rendered from a single MCP tool call.
AI agents and apps can fetch the same payload programmatically:
get_company_profile via the
/mcp endpoint.