Skip to content

tridoxx/random-user-agent-java

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

random-user-agent-java

Generate Random User-agent strings in java. Useful in web-scraping.

Just import the file in your project and call

RandomUserAgent.getRandomUserAgent()

This will return a random user-agent string with the following probability:

Internet Explorer: 11.8%
Firefox: 28.2%
Chrome: 52.9%
Safari: 3.9%
Opera: 1.8%

About

Generate Random User-agent strings in java

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%