(03-31-2025, 08:08 AM)Rode1312 Wrote: Will show you that this Public shit not work - in a VIDEO, i hope then finishing here with that shit TIMEWASTING.
And one Thing for you Mister Moderator - I cant tell him what website i exactly need - Because he started directly before i telled him WHICH WEBSITE.
But... No words. Haha.
https://streamable.com/rzdff1
is that enough now to stop that shit here^^
I never made the claim I knew which website you wanted
Not to mention, that basic python script DOES work, on many websites, even without Proxy rotating or using Fake User agent strings
(I tested it myself)
You said In PM you needed it for .XY websites, not DE, so that probably means you purposefully chose a secure website that you knew would block the email scraper
it was a really sneaky move, but I caught on, .XY websites are not that secure, and so you knew you wouldn't have a chance winning an argument against me
https://files.catbox.moe/rjmgpq.jpeg
However, most websites from my personal experiences, don't do that much to block Scraping
(03-31-2025, 12:22 PM)Loki Wrote: @Rode1312 first of all, its public because you chose not to pay him in private. Its not a public script, so dont make baseless accusations. Although it was not wise to make it public either.
Its clear that you have no idea about troubleshooting, or about reading code.
The error clearly says that the client is forbidden - you need to use a proxy aggregator and/or fake your user agents - something that you would have certainly thought about, if you're buying a scraper.
One doesnt have to know the website, in order to make a scraper. But you need to have proxies ready to rotate, as well as fake user agents ready, in case it gets blocked. If you didn't think of that before you bought a scraper - No words, indeed.
I strongly advise against losing your calm while responding to the scam report. If you choose to misbehave, I will ban you without a second thought.
@l33tfg - to be fair you should have considered faking the user agents that are usually blocked for being suspected scrapers. Have you implemented those fail-safes?
Okay, first of all, the scraper I sent was just a basic one, and an example of how one works, I stated before, that I have MANY other scrapers, and I told him I have a full folder of web scrapers, more advanced then that one
It was way more wise to send the example one, before I send one of the ones I actually care about, the reason I did that was because he didn't pay yet, but
I was being generous enough to send him something at least, I even offered to use Escrow to finalize the deal
I have web scrapers that do Rotate the IP address when it gets blocked, The only problem is that its slow, because it implements Tor to do so
(kinda like how Instashell did)
and also ones that uses multiple user Agent strings or headers
Using Fake user agents and proxies is also not that difficult to implement either, but its also not a perfect solution
there is some advanced websites that block that also.
But I can send you screenshots of the more advanced programs I have that do use User agent string, and proxies.
if a website or server has a God tier firewall, it can block all the IP's that it detects its being scraped from, methods of doing this include: Rate Limiting, IP Blacklisting
and traffic Filtering, and Advanced captchas,
Heres a screenshot of probably my best working scraper, it uses Tor to reroute the IP address if the connection fails, and it tries this 5 times, before it gives up:
https://files.catbox.moe/w3ot48.jpeg