“It is a sign that people aren’t happy within the U.S. government, clearly. The shooting [of Good] was the last straw for many people," Dominick Skinner, ICE list founder, told The Beast.
Information included in the new leak includes around “1,800 on-the-ground agents and 150 supervisors. Early analysis by the organization suggests that around 80 per cent of the staff identified remain employed by DHS,” according to The Beast.
The actual website is https://icelist.is/
The leak is supposedly at https://wiki.icelist.is/
The site has been hammered and either times out or gives a 403 response, which lately is accompanied by a disclaimer message which essentially says “Hosted content does not represent our company”.
It is possible the site owners shut it all down because of the massive increase in traffic. The disclaimer message that popped up is weird. I haven’t seen any dumps show up anywhere I’m aware of.
Loading for me still, just now. Most likely overloaded with requests since the news outlets are reporting on it. I’m going to download a backup.
Hope there’s a backup
I’m trying to create a backup for torrenting but I’m getting down rates of 20B/s
Flashbacks to childhood.
56k mothufucka! Start a Napster queue download before school, hopefully done by dinner!
can you share magnet link when you’re done? are you getting it in ZIM format?
Website is www.Icelist.is in case people are looking.
JSON backup of the site - https://filebin.net/xksnujsayzouzbed
Surely someone will have created a few hundred backups and a torrent with this data.
Been looking
Save the list, make local copies. Every single one of those fuckers needs to be held accountable
I have been trying to access the site for over an hour. I don’t know if it’s authentic traffic or a DDOS, but only the front page loads. The wiki subdomain (where the list is) returns 503 server error every time.
Worked on my VPN to Mexico City. Slow but loading. Trying to export all the data.
If you get any of it, would you mind sharing what you can?
We might be able to patch something together given multiple efforts. No telling how long the attack will last, but we can hold steady with slow progress.
it’s like half up. here is some. the special:export is kinda working, but i’m very new at ripping wiki sites
this is working without VPN - https://wiki.icelist.is/index.php/Main_Page
Any chance you know Python, or maybe you can have ChatGPT write a script that uses bs4 to parse through each of the name hyperlinks in the html? A simple loop should be able to visit each page, cache the results on disk, and finish up eventually.
The link doesn’t work where I am, still.
it’s very slow for me. i’m looking into python and all the other stuff. if you one specifically that will scrap the whole site, i’m down to run it. any OS except mac i can use. i can’t copy/paste each agent page, looking to scrap the whole site at once
edit!
i think i have it scraping it all to html files. it’s taking time, just trying to make sure it gets the agents and incidents at least.

I see the edit, sweet!
I wouldn’t be able to write the script myself because I can’t load the site at all. So I can’t analyze the html and determine how to loop through it an extract all the additional links for scraping. Unless you want to send me the html. Then I can work with that, but without testing on the live site.
If you have something working though, great! Let’s just start there.
Check by opening one of the html files with your browser, or VSCode or something, and see if it has the data you were expecting.



