Socials API
API to extract social media profiles from websites.
This API allows you to extract links to social media profiles from any website.
Currently supported platforms:
- Github
You pass the URL, we extract all social media profiles for you!
Try it in your browser Explore the browsable APIRate Limits
The current rate-limit for unauthenticated requests is 10/minute.It's Open Source
This API is based on an open source Python library called socials and is Open Source itself. So if you want to have no request overhead, no rate limits, or modify something, just install the package. Or if you're on a different stack, you can still install the API locally with docker within 60s.