Batch get users by IDs
Users
Batch Get Users by IDs
Fetch multiple user profiles by their numeric IDs in a single request. Returns comprehensive user profile data for each requested ID. More efficient than making individual requests when you need data for multiple users.
GET
Batch get users by IDs
Authorizations
Your ScrapeBadger API key. You can find this in your dashboard at https://scrapebadger.com/dashboard/api-keys.
Query Parameters
Comma-separated list of numeric user IDs.
Example:
"44196397,50393960"

