Skip to content

Kbayero/ThreatWindsPythonETL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ThreatWindsPythonETL

ThreatWindsPythonETL is an ETL process that allows extracting, transforming and loading different data of detected threats

Getting started

You must create in the root of your project an .env file that will contain the API key, the API secret of the ThreatWinds API and the feed from which the data will be extracted. You must define them with the names TW_API_KEY ,TW_API_SECRET and FEED_URL. This project works together with ThreatWindsPythonSDK, to load the data after being transformed

Requirements

pandas python-dotenv requests ThreatWindsPythonSDK

Allowed feed list

The FEED_URL could be one of the following URLs:

https://feodotracker.abuse.ch/downloads/ipblocklist.csv

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages