I participated in the Zenith Hackathon as part of a team of three, where we focused on cybersecurity and web scraping using OSINT (Open-Source Intelligence). Our project involved leveraging Google API and Twitter API for data extraction and analysis while implementing file handling techniques to process and store the gathered information efficiently.
Before running the project, ensure the following dependencies and tools are installed:
Ensure Python is installed and added to the system path.
Run the following command in your terminal:
pip install requests tweepy google-auth google-auth-oauthlib google-auth-httplib2 google-api-python-client pandas beautifulsoup4