239-316-4629 – Answered Treasury Department of the IRS Fraud Department. Not too bright and very bad English. Of course, he devolved into sex talk. How original. When I stick the headphones on my husband and he says How can I help you, the cowards always hang up.
I calledand made the poor man break down while a guy in the background was cursing him out
How do you guys get these numbers? What do I look up?
This number is fun to troll
@YaBoiRiles#43002 Ahh, you want me to give up my secrets?
called them talked to them nicely very talkative they claim to pull in 10 to 15k a month working in a basement somewhere in Florida 6 workers. i tried to make him feel bad but sounds like he’s heard it all. says he is only going to do this for 3 months and open a store and start a bussienss also they move a lot they don’t stay in the same location for too long
@JusticeinTexas#43012 @YaBoiRiles#43002
We just wrote a Python script that 'scrapes' numerous websites and automatically gathers phone numbers that people post regarding IRS scammers. It searches sites for key words like "IRS", "I R S", "Internal", "Arrest", etc. When it finds the word it writes the phone number to an excel spreadsheet. It also displays the carrier information on the sheet. It also counts how many websites have the number listed on it. It only checks for posts for the past 24 hours, but you can modify the .py script if you want. If you would like a copy of the script just let me know. :)
The last time I ran the report was a week ago and the numbers are below.
The next script we write is to automatically send emails to all the carriers listed in the document. Oh boy am I seriously going to nail these IRS pricks.
318-252-1913
240-230-6732
315-636-6583
256-208-9120
516-303-8263
740-218-5788
800-331-0500
972-698-4561
646-682-0870
619-432-6521
619-798-9835
469-210-9266
240-298-7454
412-654-8101
213-270-1983
805-354-5648
206-460-0300
2348024922422
2348027342209
22964164704
22961508162
2348064512178
15187681253
441315104355
22969523188
2348145140602
15109950847
202-201-1111
202-803-9000
202-858-6340
202-838-8027
202-900-1280
315-636-3134
315-563-1376
315-381-0937
585-229-8262
Please note.... I haven't vetted any of these phone numbers yet.
@techman9510#43013
He told me the same except he said they are in the Kendall/Miami area and they will be done in 2 months. Then he will go live with family in Sacramento, has about 350k saved up from doing this. He also says he takes 60-70% from those that fall for it and gives some to Cuba. Probably all BS, but he had no problem talking.
Him: hello
Me: hi
Him: hi
Me: uhhh I got a call from you guys earlier today is this the IRS?
Him: No
Me: so I have the wrong number?
Him: ye
Me: So what do you guys do?
Him: We Scam people
Me: OHHH SO you’re the FAKE IRS?
Him: Look dude you’re almost closed… call back tomorrow
@ScamArrest#43018 I would soooooo like a copy!
@JusticeinTexas#43027
Sure thing!
Copy and paste this link into your browser to get a copy of the .py script: https://wireless-buzzers-quiz-buzzer-trivia-games.com/Software/fakenumbersnew.py (if it opens the code instead of downloading the file, simply copy and paste the code into a text file then save it. Then rename the file extension from .txt to .py)
IMPORTANT: FIRST INSTALL ANACONDA:
https://www.anaconda.com/download/
Next, make sure the Google Chrome browser is installed on your machine.
Next, Python needs to be installed. Setting Up Python:
How To Run The Script
1. Open the Anaconda command prompt.
2. Navigate to the 'Scraper' folder by entering these commands:
3. Cd Desktop, then press enter
4. Cd Scraper, then press enter
5. Run this command-> python script.py
At this point, the script will start scraping numbers from certain sites. Don't touch your keyboard and mouse during this operation. Just let it do its thing until it is completed. Go eat dinner, or whatever.... it takes about 15-20 minutes for the script to complete.
There are a few things we want to do yet on the script, so standby for some further updates on it. One thing we are next going to add is a method for excluding certain numbers from the xlsx report. There is no need for spoofed numbers to be on each report.
Feel free to let me know what other things you would like to see added to the script.
@ScamArrest#43037 Getting this to work in windows is a PIA would this be easier via Linux?
@ScamArrest#43037 NVM I got it running. WOW this is amazing!!! Thank you SOOOO MUCH!!!
@Philmuhcrackin#43136 You are welcome!!! Glad to contribute something of use to the community. Curious, were you able to run it on a Linux system? I hadn’t tried that yet. I’ve only tried it so far on a Windows system.
If there are any websites that we have missed (for scraping purposes) please let me know and we can add it to the scraper.
However, you haven't seen anything yet! The stuff we are working on will smoke this project! LOL!
We are working on:
@ScamArrest#43147 I haven’t tried it on my Linux machine at home yet but its currently working on my Windows 10 laptop with a few hiccups that I’m fixing along the way. It appears I’m only getting number dumps from numberguru and not the other sites…not sure why but ill keep tweaking it.
@Philmuhcrackin#43151 Hmmmmm, that’s odd! On my end it is scraping from all expected sites, but just because it is working on my end doesn’t mean much. Lol!
Please send me the new file that you have made and I will give it a whirl on my end. Depending on how it goes I make a new thread for this program (using your version, or mine, or both), with full instructions (for Windows anyways unless you also test on Linux and find it works and are able to provide Linux instructions). :-)
@ScamArrest#43153 OK its working as expected now just needed to download lxml file and install. WOW this thing is awesome. Good work dude!!
@ScamArrest#43153 I just realized the PC I’m using doesn’t have Excel…what are my options?
@Philmuhcrackin#43191 You can use “OpenOffice” to open and read xlsx files. Its a free program, which is very nice. ![]()
You can download and install OpenOffice from here: http://www.openoffice.org/download/index.html
Ah Ok…but after the script was finished I didn’t see where the document was exported to?