Pured
Members-
Content Count
70 -
Last visited
Content Type
Profiles
Forums
Calendar
Gallery
Blogs
Store
Articles
Downloads
Classifieds
Everything posted by Pured
-
auth WTFPass Checker by Her | time to watch some porn yey
Pured replied to Her's topic in Exclusive Releases
thanks i needed this thanks for this bro -
thanks alot lol
-
⚡⚡ [HQ] Fortnite Checker/Bruteforcer ⚡⚡Comes With Proxies & Combolist ⚡⚡
Pured replied to Τanner's topic in Cracking Tools
+1 i am not a leecher :pepi: -
auth HuluHoop by Her | Proxyless Hulu Checker | Never pay for TV again!
Pured replied to Her's topic in Exclusive Releases
wow thanks alot bro -
auth [Cracked] WishReaper | Powered by TATHENA for Cracked.to
Pured replied to ForlaxPy's topic in Exclusive Releases
thanks for sharing -
auth GayBC Mouse | ABCMouse Checker | relearn how 2 math
Pured replied to Her's topic in Exclusive Releases
thanks bro <3 -
hm nice wanna check this out
-
ty bro <3 lol
-
leak 「︎RAP GOD」︎☣️ ProxyPortal (Fast Proxy Scraper) ☣️
Pured replied to Eminem's topic in Cracked Programs
thanks alot bro -
leak LiveLeecher "HQ" Proxy Scraper Free $8
Pured replied to EliteEmper0r's topic in Cracked Programs
gg +1 thanks alot -
FortniteTickler | Decent Fortnite Checker | EXCLUSIVE
Pured replied to EliteEmper0r's topic in Non Auth
thanks bro +1 -
auth Minecraft Checker | Captures Username & Premium Status.
Pured replied to Vassilios's topic in Exclusive Releases
wow this looks hella good thanks Edit: it is auth which i dont have but nice work anyway -
Today I will be showing you guys how to code a proxy scraper in Python. What it will do is scrape proxies from multiple proxy sites and make them in to one list. Enjoy these python tutorials, I will be making more. Leave a like :hype: [hide] First, we need to import the modules. import requests from bs4 import BeautifulSoup import os proxies = [] We need requests so we can send a request out to scrape the proxies, we need bs4 so we can actually scrape the proxies from the site and we need os so we can write the proxies to a .txt files after scraping. We also need to set the proxies. Second, we need to set up the request and scraping to the page. page = requests.get('https://free-proxy-list.net/') soup = BeautifulSoup(page.text, 'html.parser') table = soup.find('table', attrs={'id':'proxylisttable'}) body = table.find('tbody') We need to set the page to a site with proxy lists, and send a request to it. Next we have to set up beautifulsoup. We have to set it up correctlly so that it scrapes the proxies off the site and not any other html on the given page. Third, we now actually scrape the proxies. for row in body.find_all('tr'): cols = row.find_all('td')[:7] proxies.append({ 'ip': cols[0].text, 'port': cols[1].text, 'iso': cols[2].text, 'country': cols[3].text, 'protocol': 'https' if cols[6].text == 'yes' else 'http', 'alive': True}) From the certain html, we need to scrape the table of proxies. We will only be scraping alive http proxies by specifying it. Fourth, we have to save the proxies with open("proxies.txt","w+") as file: [file.write(f"{p['ip']}:{p['port']}\n") for p in proxies] os.startfile('proxies.txt') GG, we done. Now we will save the IP and the port only from the table we scraped. We could make it save the country, iso, etc but all we really need is the ip:port. After it saves it will open up the saved proxies. [/hide]
-
hey guys, this is a multi tool that the owner sent me the source of. he told me not to share it but he has disappeared from discord, so I decided to share it. Idk if it still works but it was connected to 3 botnets and his server where the accounts were stored to be generated. Like for more source codes [hide] https://anonfile.com.../Chaos_Tool_zip [/hide]
-
hi guys my name is pured, and I am a coder and a reverser. I will be sharing lots of HQ stuff for u guys. i hope i can enjoy this site :hype:
-
leak WISH.COM X-Slayer Checker [Unpacked & Deobfuscated] by AntiLeech
Pured replied to AntiLeech's topic in Source codes
<3 ty tyytytythtrhththghghgh -
leak [FIXED & WORKING] Fortnite Checker by Burnwood Source code
Pured replied to Plott's topic in Source codes
llllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllll -
leak [SOURCE CODE] SPOTIFY CHECKER V2.0 SOURCE CODE VB.NET
Pured replied to shycrackzz's topic in Source codes
ily bro no homo :kek: -
wow, thnks alot bro
-
wow, thanks alot bro
-
ty ily ily tyt gg :kek: gg :kek: gg :kek: