Building Twitch Streaming Graph Analysis App Using Kafka, D3.js and React
1–5 of 5 posts
Re: Building Twitch Streaming Graph Analysis App Using Kafka, D3.js and React
#2When are the other two parts coming out? :)
Re: Building Twitch Streaming Graph Analysis App Using Kafka, D3.js and React
#3When are the other two parts coming out? :)
Can I scrape Twitch data on my own?
Re: Building Twitch Streaming Graph Analysis App Using Kafka, D3.js and React
#4When are the other two parts coming out? :)
Hi! Part 2 will be published sometime next week and Part 3 will be published probably in two weeks :)
Re: Building Twitch Streaming Graph Analysis App Using Kafka, D3.js and React
#5When are the other two parts coming out? :)
Can I scrape Twitch data on my own?
Sure, here is the scraper: https://github.com/memgraph/twitch-analytics-demo/tree/main/... and let me know if you have any questions regarding the Twitch API, since you have to make your own account :)