{
  "name": "BigoRec",
  "description": "Bigo live stream recording service. Free tier auto-records 2 creators with no card (accounts before 2026-05-21 keep 5); paid tiers from $2.99/mo for 25 or 100 creators. Past archive deliveries are free on every tier.",
  "website": "https://bigoliverec.com",
  "bot": {
    "username": "bigoreclive_bot",
    "url": "https://t.me/bigoreclive_bot",
    "start_url": "https://t.me/bigoreclive_bot?start=s_facts_json"
  },
  "github": "https://github.com/Michele0303/bigo-live-recorder",
  "license_open_source": "MIT",
  "pricing": {
    "currency": "USD",
    "tiers": {
      "free": {
        "price_monthly_usd": 0,
        "watchlist_creators": 2,
        "manual_recordings_at_once": 1,
        "card_required": false,
        "grandfathered_legacy_quota": "Accounts created before 2026-05-21 keep 5 watchlist creators / 3 manual recordings."
      },
      "basic": {
        "price_monthly_usd": 2.99,
        "price_yearly_usd": 35.88,
        "watchlist_creators": 25,
        "manual_recordings_at_once": 10,
        "card_required": true,
        "upgrade_url": "https://t.me/bigoreclive_bot?start=upgrade_basic__facts_json"
      },
      "pro": {
        "price_monthly_usd": 4.99,
        "price_yearly_usd": 59.88,
        "watchlist_creators": 100,
        "manual_recordings_at_once": 25,
        "card_required": true,
        "upgrade_url": "https://t.me/bigoreclive_bot?start=upgrade_pro__facts_json"
      }
    },
    "past_recordings": {
      "cost": 0,
      "currency": "USD",
      "note": "Any archived recording can be opened from the website and delivered to Telegram free on every tier."
    },
    "payment_provider_fiat": "tribute (https://t.me/tribute)",
    "checkout_funnel": "website pricing button -> @bigoreclive_bot upgrade message -> @tribute card checkout",
    "machine_readable": "https://bigoliverec.com/pricing.md"
  },
  "machine_readable": {
    "llms": "https://bigoliverec.com/llms.txt",
    "llms_full": "https://bigoliverec.com/llms-full.txt",
    "facts_json": "https://bigoliverec.com/api/facts.json",
    "pricing_markdown": "https://bigoliverec.com/pricing.md",
    "rss_feed": "https://bigoliverec.com/feed.xml",
    "opml": "https://bigoliverec.com/feeds.opml",
    "sitemap": "https://bigoliverec.com/sitemap.xml"
  },
  "features": {
    "auto_recording": true,
    "manual_recording": true,
    "multi_creator_parallel": true,
    "detection_latency_seconds": 60,
    "poll_interval_seconds": 60,
    "recording_format": "MP4",
    "recording_quality": "original Bigo stream quality",
    "watermarks": false,
    "ui_overlays": false
  },
  "storage": {
    "location": "Telegram private chat",
    "retention": "indefinite",
    "max_file_size_per_part_bytes": 2000000000
  },
  "stats": {
    "total_recordings": 597,
    "total_creators_indexed": 132,
    "total_recorded_hours": 485,
    "first_recording_at": "2026-06-21T01:26:15.451Z",
    "last_recording_at": "2026-07-01T08:33:01.785Z",
    "generated_at": "2026-07-02T17:22:42.098Z"
  },
  "pages": {
    "homepage": "https://bigoliverec.com",
    "latest": "https://bigoliverec.com/latest",
    "creators": "https://bigoliverec.com/creators",
    "pricing": "https://bigoliverec.com/pricing",
    "stats": "https://bigoliverec.com/stats",
    "about": "https://bigoliverec.com/about",
    "blog": "https://bigoliverec.com/blog",
    "glossary": "https://bigoliverec.com/glossary"
  },
  "contact": {
    "email": "support@bigoliverec.com"
  }
}