Random User Generator Scraper
Pricing
from $3.00 / 1,000 results
Random User Generator Scraper
Generate realistic random user profiles from randomuser.me's public API. Filter by nationality, gender, or password rules. Returns name, email, location, phone, picture, and more. No API key required. Perfect for generating test data and mock datasets.
Pricing
from $3.00 / 1,000 results
Rating
0.0
(0)
Developer
Crawler Bros
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
11 hours ago
Last modified
Categories
Share
Generate realistic random user profiles from randomuser.me's public API. No API key required. Perfect for generating test data, mock datasets, and development fixtures.
Features
- Generate up to 5,000 user profiles per run
- Filter by gender (male, female, or any)
- Filter by nationality (21 countries supported)
- Returns full name, email, address, phone, and more
- Optional profile pictures from randomuser.me CDN
- Optional login credentials (username, MD5/SHA256 hashes only — no plaintext passwords)
Input
| Field | Type | Description |
|---|---|---|
count | integer | Number of users to generate (default: 100) |
gender | select | any, male, female |
nationalities | multi-select | Country codes (AU, BR, CA, DE, FR, GB, US, etc.) |
includePicture | boolean | Include profile picture URLs (default: true) |
includeLogin | boolean | Include username and password hashes (default: false) |
Output
| Field | Description |
|---|---|
fullName | Full name |
firstName | First name |
lastName | Last name |
gender | Gender |
email | Email address |
phone | Phone number |
nationality | Country code |
age | Age in years |
dateOfBirth | ISO date of birth |
streetAddress | Street address |
city | City |
state | State/region |
country | Country name |
postcode | Postal code |
latitude | Latitude |
longitude | Longitude |
pictureUrl | Profile picture URL |
scrapedAt | ISO timestamp |
recordType | Always "user_profile" |
Supported Nationalities
AU, BR, CA, CH, DE, DK, ES, FI, FR, GB, IE, IN, IR, MX, NL, NO, NZ, RS, TR, UA, US
FAQ
Is this real data? No — all profiles are algorithmically generated. Do not use for identity verification.
Can I generate thousands of users? Yes — up to 5,000 per run.
Are the profile pictures real? The photos are real human portraits licensed for use by randomuser.me.