Skip to content

Latest commit

 

History

History
37 lines (25 loc) · 576 Bytes

README.md

File metadata and controls

37 lines (25 loc) · 576 Bytes

GetUserAgent

This project give you random user agent from known user agents.

Need to know:

This project use UserAgentSwitcher list from http://techpatterns.com/forums/about304.html

How to Use this project?

import user_agent

There are two ways to use this library

print get_user_agent()
Or, Use the generator version
user_agents = gen_user_agent()
print user_agents.next()

Get in touch with me

Gagandeep Singh

[email protected]

http://www.aftercoupon.in