In this repository, I will collect quick and simple code examples that use Python to automate various #osint tasks.
Thank you for following me! https://cybdetective.com
Copy file to your computer/server/online IDE and run in command line:
python filename.py
For example:
python youtube_video_search.py
If you haven't used Python before, you have several ways to get started:
Install Python in your computer using this instruction https://realpython.com/installing-python/
Open this repository in Gitpod https://gitpod.io#https://github.com/cipher387/Python-osint-automation-examples
(To run it for the first time, you need to log in to your Github, Gitlab, or Bitbucket account)
Install a Linux VM with Python preinstalled.
If you are doing OSINT, I recommend you start with Tsurugi Acquire https://archive.org/download/tsurugi_acquire_2021.1/tsurugi_acquire_2021.1.iso
For launch VM in Windows and old MacBooks you may use Virtual Box https://www.virtualbox.org
For new MacBooks with M1 — UTM https://mac.getutm.app
(if your computer has modest technical resources, you can specify in the VM settings for Tsurugi Linux Acquire 2-4 GB of RAM, but run it only in text mode)
Packages using examples from my Twitter account @cyb_detective
YouTubeSearch (https://pypi.org/project/youtube-search-python/)
Twitter thread:
https://twitter.com/cyb_detective/status/1567170268937723905
Source code files (example of results in the pictures):
YouTube Comment Downloader (https://pypi.org/project/youtube-comment-downloader/)
Twitter thread:
https://twitter.com/cyb_detective/status/1569147434248376321
Source code files (example of results in the pictures):
Twitter thread:
https://twitter.com/cyb_detective/status/1569500433827385344
Source code files (example of results in the pictures):
https://github.com/cipher387/Python-osint-automation-examples/blob/main/whois.py
DuckDuckGo search https://pypi.org/project/duckduckgo-search/
Twitter thread:
Source code files (example of results in the pictures):
Simple search:
Images:
Videos:
News:
Maps:
Translate:
If you want to save the results to a text file, add "filename.txt" after the command to run the script
(view pic)
Thank you for following me! https://cybdetective.com