Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/gitcordier/bellingcat
- Owner: gitcordier
- License: mit
- Created: 2018-11-08T15:02:38.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T11:14:17.000Z (about 2 years ago)
- Last Synced: 2023-03-05T14:56:22.680Z (almost 2 years ago)
- Topics: automatingosint, beautifulsoup4, bellingcat, networkx, python3, selenium
- Language: Python
- Homepage: https://www.bellingcat.com/category/resources/how-tos/
- Size: 15.6 KB
- Stars: 9
- Watchers: 1
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
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.