You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Run starwars.py with the command python starwars.py in a terminal
Point a web browser to 127.0.0.1:8080/random_crawl/
You shoudl now see the JSON in your browser
Q-Sys Version Instructions
Dowwnload and install Q-Sys Designer v9.1.2
Open file /Q-Sys/Random Star Wars Crawls as a Service.qsys
Enter emulation mode (f6)
Point a web browser to 127.0.0.1:8080/random_crawl/
You shoudl now see the JSON in your browser
Q-Sys version grabs the swapi.dev data upon initial load and then refreshes the data after displaying the previously uploaded data. This is not ideal, however due to the event based packages in Q-Sys I left it as is since it technically "met" the requirements (although I see a deeper requirement being a translation of an API which this would failat).
As such, please considder the Q-Sys version a bonus :)