Lennolium/simple-useragent
Seamlessly fetch authentic and current user agents with ease.
This tool helps web scrapers avoid detection by providing a steady supply of authentic, up-to-date user agents. You input your desired operating system or browser preferences, and it outputs real-world user agent strings that mimic actual user traffic. It's ideal for anyone who needs to reliably collect data from websites without being blocked.
Used by 1 other package. No commits in the last 6 months. Available on PyPI.
Use this if you are performing web scraping and frequently encounter issues with websites blocking your requests due to bot detection.
Not ideal if you need to generate a full set of browser headers, including client hints, as this tool primarily focuses on user agent strings.
Stars
7
Forks
1
Language
HTML
License
GPL-3.0
Category
Last pushed
Feb 10, 2025
Commits (30d)
0
Dependencies
4
Reverse dependents
1
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/perception/Lennolium/simple-useragent"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
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.