Batch get users by usernames
Users
Batch Get Users by Usernames
Fetch multiple user profiles by their usernames (screen names) in a single request. Returns comprehensive user profile data for each requested username. More efficient than making individual requests when you need data for multiple users.
GET
Batch get users by usernames
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 usernames (without the @ symbol).
Example:
"elonmusk,jack"

