Last updated: March 7, 2026
Pulse collects almost nothing. We don't require accounts, we don't track you across the web, and we don't sell data. The overlays run in your browser and connect directly to third-party APIs.
When you use overlays that fetch platform data (viewer counts, follower counts), those requests pass through our Cloudflare Worker API proxy. The Worker:
Some overlays connect directly from your browser to third-party services without passing through Pulse infrastructure:
These connections are subject to the privacy policies of those respective services.
Pulse is hosted on Cloudflare Pages and Workers. Cloudflare may collect standard web server logs (IP addresses, request timestamps) as part of their infrastructure. See Cloudflare's Privacy Policy.
When platform data is fetched, requests are made to:
Pulse is fully open source under the MIT license. You can inspect exactly what the code does, or self-host your own instance with zero dependency on our infrastructure.
If this policy changes, we'll update the date at the top. For a project with no accounts and no data collection, changes are unlikely.
Questions? Open an issue on GitHub.