Skip to content

A simple tool to download, organize, and consolidate all data from Project Discovery's Chaos dataset. No API key required.

License

Notifications You must be signed in to change notification settings

tonytsep/chaos_downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Chaos Downloader

A simple tool to download, organize, and consolidate data from Project Discovery's Chaos dataset.


Getting Started

Ensure Go is installed on your system to run this script.


Steps

  1. Clone this repository:
git clone https://github.com/tonytsep/chaos_downloader.git
  1. Navigate to the repository folder:
cd chaos_downloader
  1. Execute the script:
go run chaos_downloader.go

The script downloads ZIP files listed in https://chaos-data.projectdiscovery.io/index.json, extracts them into named directories, and compiles text from those directories into a single file named everything.txt.


Usage

Running the script processes the data and generates everything.txt in the script's execution directory, alongside a folder AllChaosData containing the organized data.


Contributing

Feel free to fork, modify, or suggest improvements to this script. Any contribution is welcome.


License

This project is open-source, licensed under the MIT License.

About

A simple tool to download, organize, and consolidate all data from Project Discovery's Chaos dataset. No API key required.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages