Simple User Agent Generator
Project description
Hey! This is a simple to use Python package to randomly get an useragent.
This is great for scraping and has up to date User Agents.
Note: Always update this package, it will include more user agents and more up to date ones…
To use this just use the following:
from fresh_useragent import UserAgent ua = UserAgent() print(ua)
Change Log
0.0.1 (24/01/2022)
-Release of PYUserAgent
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
fresh-useragent-1.0.0.tar.gz
(2.4 kB
view hashes)