TLDR
John Vester wanted to create a graph visualization of data stored in a graph database. Instead of mocking up data in a Spring Boot application, I set a goal to utilize actual data for this article. The resulting data will be graphed to visually represent the nodes and links related to the #NeilPeart hashtag. The twarc solution (by DocNow) allows for Twitter data to be retrieved from the Twitter API and returned in an easy-to-use, line-oriented, JSON format. Using the twarc command line tool was written and designed to work with the Python programming language.via the TL;DR App
no story
Written by johnjvester | Information Technology professional with 25+ years expertise in application design and architecture.