IanQS / krak_trader

Automated Kraken Trader
2 stars 1 forks source link

News Scraper #9

Closed IanQS closed 6 years ago

IanQS commented 6 years ago

Scrape from multiple News Sources

Probably Bullish

Probably Bearish

IanQS commented 6 years ago

Would involve connecting to APIs, then storing data.

1) create a rate-limited scraper

2) scrape data, and store in an easily digestible format (probably npz or something)

IanQS commented 6 years ago

A large portion of API wrappers will be addressed after #18 has also been handled. Closing this issue now