DavidWittman/requests-random-user-agent
Configures the requests library to randomly select a desktop User-Agent
When you're gathering information from websites, this tool helps you appear like a regular web browser to avoid detection. It takes your standard web requests and automatically assigns a different, random 'identity' each time. This is useful for anyone who scrapes public web data and wants to blend in more effectively.
No commits in the last 6 months. Available on PyPI.
Use this if you are developing web scraping tools and need to make your automated requests appear less suspicious to websites.
Not ideal if you need to consistently identify your application with a specific, unchanging User-Agent.
Stars
78
Forks
24
Language
Python
License
MIT
Category
Last pushed
Jan 19, 2025
Commits (30d)
0
Dependencies
1
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/perception/DavidWittman/requests-random-user-agent"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
scrapy/scrapy
Scrapy, a fast high-level web crawling & scraping framework for Python.
Altimis/Scweet
A simple and unlimited twitter scraper : scrape tweets, likes, retweets, following, followers,...
lexiforest/curl_cffi
Python binding for curl-impersonate fork via cffi. A http client that can impersonate browser...
plabayo/rama
modular service framework to move and transform network packets
scrapinghub/spidermon
Scrapy Extension for monitoring spiders execution.