Skip to content

zacharybenson/x-osint-pipeline

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

𝕏 Open Source Intelligence

The purpose of this project is to create a data pipeline for intel analyst, looking
to expedite the use of open source twitter data. The specific use case that is being
presented here, is to collect open source images of maritime vessels in an effort
to verify the position of vessels based on an image being capture while they are
close to shore.

Explore the docs »

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Roadmap
  5. Contributing
  6. License
  7. Contact
  8. Acknowledgments

About The Project

(back to top)

Built With

(back to top)

Getting Started

Prerequisites

Installation

  1. Get a free Twitter API Key at Twitter
  2. Establish an AWS account at AWS
  3. Clone the repo
    git clone https://github.com/zacharybenson/repo_name.git
  4. Install requirements.txt
    pip install -r requirements.txt
  5. Go to utilities files, and fill in api keys.
    • aws_custom
    • twitter
    • postgrees

(back to top)

Usage

To use this repo, execute the pipeline notebook or use pipeline.py to run the script on a schedule.

(back to top)

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

License

Distributed under the MIT License. See LICENSE.txt for more information.

(back to top)

Contact

Zachary Benson - @Linkedin

Project Link: https://github.com/zacharybenson/TWITTER_PIPELINE

(back to top)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks