Skip to main content

Generate fake user agents on the fly

Project description

Fake Agent

from FakeAgent import Fake_Agent

fa = Fake_Agent()
print(fa.random())

Fake-agent, generate fake browser user agents without a hassle!

Links 🔗

Features 💪

  • Easy to use
  • Works offline
  • No need to install bunch of 3rd party packages

Install ⬇️

  • Stable from pypi
    pip3 install fake-agent
    
  • Bleeding edge from github
    pip3 install -U https://github.com/Itz-fork/Fake-agent/archive/master.zip
    

Usage 🤔

For more methods and detailed explanation, visit method documentation

Import and initialize the Fake_Agent class

from FakeAgent import Fake_Agent

fa = Fake_Agent()

License 👮

Licensed under MIT License

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

fake-agent-0.1.4.tar.gz (50.7 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page