Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/craeckor/user-agent-scraper
A PowerShell-script which is able to scrape User-Agents from explore.whatismybrowser.com with Tor IP Changer
https://github.com/craeckor/user-agent-scraper
curl powershell powershell-script tor tor-ip-changer user-agent user-agent-scraper user-agents useragent useragent-scraper useragents
Last synced: 23 days ago
JSON representation
A PowerShell-script which is able to scrape User-Agents from explore.whatismybrowser.com with Tor IP Changer
- Host: GitHub
- URL: https://github.com/craeckor/user-agent-scraper
- Owner: craeckor
- License: mit
- Created: 2024-02-22T20:15:18.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-08-25T08:08:14.000Z (2 months ago)
- Last Synced: 2024-09-30T02:40:52.397Z (about 1 month ago)
- Topics: curl, powershell, powershell-script, tor, tor-ip-changer, user-agent, user-agent-scraper, user-agents, useragent, useragent-scraper, useragents
- Language: PowerShell
- Homepage:
- Size: 17.3 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# User-Agent Scraper
Want to get some User-Agents for bypasses or AI-training? Noo problem, i got the solution for you!
This script is able to scrape any (Free available) Device-User-Agent on [explore.whatismybrowser.com](https://explore.whatismybrowser.com/). This script is able to get a few hundreds of thousands Device-User-Agents from [explore.whatismybrowser.com](https://explore.whatismybrowser.com/).
## Setup
1. Download the release
2. Extract ```tor-ip-changer.zip```
3. Open the created ```tor-ip-changer``` folder.
4. Open ```ipchanger.exe```
5. Start the ```TOR server```
6. Start the ```IP changer```
7. Start the ```user-agent-scraper.ps1``` script in powershell or with powershell
8. Done## Information
Scrape everything will take a looong time, since PowerShell isn't the best at parsing and format data. On our system, it took 63 hours with a fibre-channel 1 gigabit connection and we got almost 300k Device-User Agents.
The settings.ini for the TOR IP Changer is preconfigured.
## Disclaimer
Only for Educational Purposes.
This project and the espacially the "[tor-ip-changer](https://github.com/seevik2580/tor-ip-changer)" are not viruses. Go ahead and look at the code by yourself if you don't trust me.
## Shout out
to [seevik2580](https://github.com/seevik2580) for the [tor-ip-changer](https://github.com/seevik2580/tor-ip-changer).