I don't know the history of this project but I guess it's working moved from WEB SCRAPING to PING and catch RESPONSES(200,301,404 so on) to hunt down users across various sites. Removed unused modules related to web scraping.pull/1095/head
parent
253ffa8b06
commit
c7344ad3fc
@ -1,11 +1,7 @@
|
||||
beautifulsoup4>=4.8.0
|
||||
bs4>=0.0.1
|
||||
certifi>=2019.6.16
|
||||
colorama>=0.4.1
|
||||
lxml>=4.4.0
|
||||
PySocks>=1.7.0
|
||||
requests>=2.22.0
|
||||
requests-futures>=1.0.0
|
||||
soupsieve>=1.9.2
|
||||
stem>=1.8.0
|
||||
torrequest>=0.1.0
|
||||
|
Loading…
Reference in new issue