A simple browser extension to get influencer stats on TikTok & Instagram.
I haven’t had time to create a proper extension yet, so we’ll inject the scripts using a third-party extension.
- Install User JavaScript and CSS from the Chrome Web Store.
- Get your API keys on RapidAPI (both have free plans):
- Create rules for
https://www.instagram.com/*andhttps://www.tiktok.com/@*in the extension. - Inject the JS & CSS for each rule:
⚠️ Make sure to enable the JS option “Run in an isolated environment”, otherwise you’ll get CORS issues.
- Add your API keys to the
RAPIDAPI_KEYvariables. - You’re good to go!
- Not affiliated with TikTok, Instagram, or RapidAPI.
- There’s still a lot of room for improvement, I quickly vibe-coded it. Feel free to contribute!
Open a PR if you want to contribute.
Ideas for improvement:
- Turn it into a real browser extension
- Add caching and smarter data fetching
- Detect paid partnerships via LLM analysis of post captions
- Add lightweight CRM features
- Improve the UI
Found an issue or just want to say hi? Reach out on X/Twitter.
Licensed under the Beerware License.