rly0nheart / uaharvester

User-Agent information harvester

Home Page:https://git.io/Ju3ou

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

UAHarvester

Python Version OS GitHub CodeFactor Lines of code GitHub tag (latest by date) GitHub repo size

User-Agent information harvester

Intallation

Clone this repo:

$ git clone https://github.com/rlyonheart/uaharvester.git

$ cd uaharvestr

$ pip install -r requirements.txt

Usage

$ python uaharvester.py TARGET USER-AGENT

Note: The target user agent should be put inside quote " " symbols

Example:

$ python uaharvester.py "Mozilla/5.0 (this user agent is obviously not valid) AppleWebKit/537.36 (KHTML, like Gecko) Safari/0.0.0.0 Safari/0.0.0.0" uaharvester_1

Note: You can add the --is-crawler flag to check if the user agent is a crawler or not uaharverster_2

About

User-Agent information harvester

https://git.io/Ju3ou

License:MIT License


Languages

Language:Python 100.0%