Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ljhopkins2/broadcastify-archtk

The Broadcastify Archive Toolkit for python
https://github.com/ljhopkins2/broadcastify-archtk

broadcastify broadcastify-archive python selenium

Last synced: 4 months ago
JSON representation

The Broadcastify Archive Toolkit for python

Awesome Lists containing this project

README

        

# Forked from unmaintained https://github.com/ljhopkins2/broadcastify-archtk

# The Broadcastify Archive Toolkit (broadcastify-archtk) for python

#### _The Broadcastify Archive Tool Kit (broadcastify-archtk) for python automates downloading audio archives from [Broadcastify](www.broadcastify.com), "the world's largest source of Public Safety, Airline, Rail, and Marine live audio streams"._

**Version 1.0.3**

_Updated 18 Dec 2021_

## Resources

### View the package at [pyPI.org](https://pypi.org/project/broadcastify-archtk/)

### TODO: Update docs as old pip install no longer works. Use setup.py, instead.
### Check out [the docs](https://ljhopkins2.github.io/broadcastify-archtk/)




## History

broadcastify-archtk was initially developed as part of a group project during the summer 2019 [General Assembly Data Science Immersive program](https://generalassemb.ly/education/data-science-immersive/), in response to a client's need to visualize where first responders were being dispatched during emergencies. We sought out a large repository of emergency radio dispatches to train our audio-to-text-to-geolocation algorithm. Although Broadcastify was the clear winner in terms of breadth and depth, the lack of an API for downloading archived audio meant that the process for acquiring the data was highly manual and time-consuming.

broadcastify-archtk solves that problem.