Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/gitcordier/bellingcat

Code from Bellingcat's guide
https://github.com/gitcordier/bellingcat

automatingosint beautifulsoup4 bellingcat networkx python3 selenium

Last synced: 3 months ago
JSON representation

Code from Bellingcat's guide

Awesome Lists containing this project

README

        

# bellingcat

Code from [Bellingcat's guide](https://www.bellingcat.com/category/resources/how-tos/)

[corruptlatin](https://www.bellingcat.com/resources/how-tos/2018/10/22/corrupt-latin-orthography-revealed-corruption-kyrgyzstan/)
You may need to install selenium-server-standalone-3.14X.Y.jar from
[the selenium website](https://www.seleniumhq.org) and export its location in
your PATH before your Selenium's pip install.

[spyonweb](https://www.bellingcat.com/resources/2017/07/31/automatically-discover-website-connections-tracking-codes/)
This is the python 2 code from [here](https://raw.githubusercontent.com/automatingosint/osint_public/master/trackingcodes/website_connections.py) that I turned into a python 3 code.