Skip to content

gabrielmajosi/user_agent_scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

user_agent_scraper

To install or update - pip3 install --upgrade user_agent_scraper You can view all possible browsers here.

import user_agent_scraper - Imports the module, but I think you know what this does already.

user_agent_scraper.scrape_valid_browsers() - Get all browsers, returned in an array
user_agent_scraper.scrape_user_agents(browsers) - Gets all user agents for the browsers passed into an array

About

easy python module to get a list of user agents

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages