Skip to content

k4ju/python_RUAPI_fetcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

CLI fetching from RandomUserAPI

Command line utility fetching number (default: 25) of users from RandomUserAPI, saving their thumbnails in given directory and creating a index.html table of'em.

Prerequisites:

  • Python 3.5+

Running

pip install -r requirements.txt
./randomuser.py output_directory [-n Number_Of_Users, -v]

Example

Fetch two users, write all files to ./output/

./randomuser.py output -n 2

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages