ua_generator-0.2.0 has been yanked.
Visit the last successful build:
ua_generator-0.5.44
ua_generator
Generate random real User-Agents to use as spoofs.
How to use
Example of generating a randomized user agent. The list is updated every day at 8am for the latest agents.
use spoof_ua;
;
If you plan on using this building locally you need a valid API key from the API Layer User Agent API and set the value to the env var APILAYER_KEY.
TODO
Update user-agent list via CRON github actions.