PProxiuminproxium.hashnode.dev·Sep 3 · 4 min readAuditing Your Residential Proxy Pool's Sourcing After the NetNut TakedownIn July 2026, the FBI and Google disrupted NetNut's residential proxy network. According to reporting from Krebs on Security and SecurityWeek, investigators found that a large share of NetNut's roughl00
PProxiuminproxium.hashnode.dev·Jul 7 · 9 min readResidential Proxy Providers: A Technical Comparison of Pool Size, ASN Diversity, and Success RateIntroduction Residential proxy providers are often compared by advertised pool size, but that number alone does not tell developers enough. A provider may claim access to millions of IPs, but what mat00
PProxiuminproxium.hashnode.dev·May 28 · 3 min readWeb Scraping with BeautifulSoup and Requests (Python Tutorial)For many scraping tasks, you don’t need a full browser automation framework. Libraries like: requests BeautifulSoup are often enough for: extracting HTML data parsing page content collecting st00
PProxiuminproxium.hashnode.dev·May 18 · 3 min readStealth Puppeteer Techniques for Web Scraping (Avoid Detection Tutorial)Introduction Modern websites don’t just block IP addresses. They also detect: browser fingerprints automation behavior abnormal request patterns headless browser signals That means using Puppete00
PProxiuminproxium.hashnode.dev·May 13 · 3 min readHow to Use Proxies in Puppeteer (Node.js Web Scraping Tutorial)Introduction When scraping modern websites, basic HTTP requests are often not enough. Many sites: Render content with JavaScript Detect automated requests Require full browser sessions That’s whe00