fen0s

Results 16 comments of fen0s

social analyzer uses selenium for slow scans too, as you can see here: https://github.com/qeeqbox/social-analyzer/blob/main/modules/slow-scan.js implementation here is pretty good, but still, it has all the same cons/pros as using selenium...

you have connection failure errors, so it might be: 1) your proxy not working properly 2) your proxy's host being located in RU, where twitter is blocked have you checked...

liveleak and such sites were disabled long ago. is it possible you're using old version of Maigret? try using github version instead of pip package, or one of executables in...

welllll, it's weird, but *this* is an old version too, because we've fixed Shutterstock and Ebay a few days ago. if you want as little false positives as possible, you...

it's working as intended right now (DB is located inside maigret package, and maigret package is located inside python libs), but i'll move the DB to home folder when i...

`pip install python_socks` in cmd/terminal also, worth mentioning that you probably should do `pip install -r requirements.txt` to install all libs that maigret needs