The Affordable Meeting Recorder for Google Meet. Capture every meeting effortlessly—just provide the meeting link and let Charlybot handle the rest. Save thousands of development hours while setting the foundation for powerful post-meeting AI analysis.
Streamline your workflow with a simple, powerful solution.
No complex integrations—just provide the Google Meet URL, and we handle the rest.
Let Charlybot manage scheduling, recording, and secure storage, so you can focus on innovation.
Exclusively designed for Google Meet sessions, ensuring flawless performance regardless of your plan.
Leverage high-quality recordings for AI-driven post-meeting insights and strategic decision-making.
Enterprise-grade recording capabilities at up to 3x lower cost than the competition.
Start recording your Google Meet sessions with a single API call.
Send a Recording Request:
curl --request POST \ --url https://charlybot.com/api/bot/ \ --header 'accept: application/json' \ --header 'content-type: application/json' \ --data ' { "meet_url": "https://meet.google.com/bud-rudk-mvg" } '
Response:
{ "status": "success", "message": "Recorder job deployed successfully", "meet_url": "https://meet.google.com/trh-abbz-azk", "session_id": "SESSION_ID" }
Retrieve Your Recording:
curl --request GET \ -url https://charlybot.com/api/bot/id/speaker_timeline/ \ -header 'accept: application/json'
Response:
[ { "name": "User 1", "user_id": 100, "timestamp": 0.0 }, { "name": "User 2", "user_id": 200, "timestamp": 14.333333 }, { "name": "User 3", "user_id": 300, "timestamp": 20.533333 }, ]
Every meeting is a goldmine of data. Use our recordings to integrate with AI solutions, analyze team performance, and drive strategic decisions.