Skip to content

A small script to fetch and list the most frequently used user agents.

License

Notifications You must be signed in to change notification settings

argv1/random_user_agent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

random user agent

======================

Purpose

A small script to fetch and list the most frequently used user agents. based on https://developers.whatismybrowser.com/useragents/explore/software_type_specific/web-browser/

Current overview (01.10.2020)

If you just interested in an up-to-date overview, check out this overview

Usage

run pip to ensure all requirements are fulfilled

pip3 install -r requirements.txt

after that adjust your working path "base_path"

now just run the script to receive a fresh csv and html overview

License

This code is licensed under the GNU General Public License v3.0. For more details, please take a look at the LICENSE file.

Outlook

Feel free to adjust the code

About

A small script to fetch and list the most frequently used user agents.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published