Skip to content

Commit

Permalink
add description
Browse files Browse the repository at this point in the history
  • Loading branch information
craeckor committed Feb 22, 2024
1 parent 8cf121c commit e199c7b
Showing 1 changed file with 24 additions and 2 deletions.
26 changes: 24 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,24 @@
# user-agent-scraper
A PowerShell-Script which is able to scrape User-Agents from whatismybrowser.com
# 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 Million 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.

## Shout out

to [seevik2580](https://github.com/seevik2580) for the [tor-ip-changer](https://github.com/seevik2580/tor-ip-changer).

0 comments on commit e199c7b

Please sign in to comment.