Scammer phone number grabber
I made this little Python script to scrape phone numbers from Google. I created it to save copy/pasting while scam baiting.
I'm using it to scam bait tech support scammers. It currently shows numbers for both Amazon scammers and Microsoft scammers.
I will update this repo when I get time.
Just run:
python3 nskid.py
This is very much a work in progress.
At the moment it only returns Amazon and Microsoft scammer phone numbers.
- 1.06 - Added error messages / UX fixes.
- 1.05 - Minor bug fixes
- 1.04 - Fixed incorrect SERP time frame
- 1.03 - Fixed regex, removed Google pings
- 1.02 - Added extra dorks
- 1.01 - Added header code detection
- 1.00 - SERP scrape
- User selection of scam type
- SERP pagination
You are free to do whatever you want with the data, as long as you give credits to the authors.
(© mradamdavies.com | mradamdavies / 2021)