DataHenHQ/useragent
DataHen useragent tool is a Golang package and standalone tool that generates a random combination of millions of user-agents strings. Currently used in production at DataHen to crawl/scrape through billions of pages.
This tool generates diverse, realistic browser identification strings (user-agents) that web servers see when a client connects. It takes simple commands like 'generate desktop' and outputs a variety of strings, simulating different operating systems and browser versions. Web scraping and data collection professionals use this to make their automated requests appear more like real user traffic.
No commits in the last 6 months.
Use this if you need to gather data from websites without being blocked by systems that detect and prevent automated scraping.
Not ideal if your task doesn't involve interacting with websites or requires very specific, unchanging user-agent strings.
Stars
10
Forks
1
Language
Go
License
Apache-2.0
Category
Last pushed
Jun 03, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/perception/DataHenHQ/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.