Python for OSINT by @Cyb_detective
this book will help you to automate various routine tasks related to investigations: processing data from API, collecting data from websites, collecting search results, working with Internet archives, creating reports and data visualization.
This guide is written by @Cyb_detective
For those who have never done OSINT and are going to do OSINT. This course consists for the most part of specialized topics related to investigation and data collection. For those who want to learn Python in order to: become a really good developer; to take the exam to get into university; to be interviewed for a job. This course omits VERY many important things and sometimes even recommends what could have been called bad practice. There are things that don't matter when writing small automations for everyday OSINT tasks, but are extremely important when creating serious team projects.