Sinisterly
[Release] LighteningScrapper - Proxy checker & web traffic - Printable Version

+- Sinisterly (https://sinister.ly)
+-- Forum: Coding (https://sinister.ly/Forum-Coding)
+--- Forum: Python (https://sinister.ly/Forum-Python)
+--- Thread: [Release] LighteningScrapper - Proxy checker & web traffic (/Thread-Release-LighteningScrapper-Proxy-checker-web-traffic)



[Release] LighteningScrapper - Proxy checker & web traffic - 3SidedSquare - 01-28-2013

Hello, Anarchy Forums, today I'm proud to announce the first beta of LighteningScrapper.

These scripts allow you to check through large proxy lists for working proxies, and in the process can give you lots and lots of page hits! For the GUI, you will need PyQt4, otherwise you can just use the proxy scrapper with
Code:
proxyScrapper.scrapper(fileName, maxThreads, None, delay)

If you want the traffic to go somewhere, go to line 40 in "proxyScrapper.py" and change www.google.com to any website you want to send some traffic to (it will be though proxies, and won't load any flash objects, so spamming adf.ly, adfoc.us ect. won't work Sad ). But without further ado. the scripts!

proxyScrapper.py
proxyGUI.py

And the files zip'd together, for those who care for it:
[attachment=12]


RE: [Release] LighteningScrapper - Proxy checker & web traffic - h0rr0r - 01-28-2013

Pretty neat! Thanks for sharing your work with us.


RE: [Release] LighteningScrapper - Proxy checker & web traffic - Kinanizer - 01-29-2013

Nice program, but I have one question. How long is each hit through the proxy?


RE: [Release] LighteningScrapper - Proxy checker & web traffic - 3SidedSquare - 01-29-2013

(01-29-2013, 01:47 AM)Kinanizer Wrote: Nice program, but I have one question. How long is each hit through the proxy?

It really depends on the proxy, and your internet connection. The connection will time out after 4 seconds if nothing comes through.


RE: [Release] LighteningScrapper - Proxy checker & web traffic - Kinanizer - 01-29-2013

(01-29-2013, 02:00 AM)3SidedSquare Wrote:
(01-29-2013, 01:47 AM)Kinanizer Wrote: Nice program, but I have one question. How long is each hit through the proxy?

It really depends on the proxy, and your internet connection. The connection will time out after 4 seconds if nothing comes through.

Well if they do succeed, how long will a program like Google Analytics say it was on?


RE: [Release] LighteningScrapper - Proxy checker & web traffic - 3SidedSquare - 01-29-2013

0 seconds, I assume, if Google analytics says they're on at all. Google analytics works by loading a javascript file and sending small bits of data back to the Google servers, but since no javascript scripts are ever interpreted by a browser, I don't see how Google would know the site got a hit.


[Release] LighteningScrapper - Proxy checker & web traffic - Fury - 01-29-2013

Very nice release there buddy.


Sent from my iPhone using Tapatalk