Closed Kaptard closed 6 years ago
This complicates the update of warframe-status (which depends on up-to-date data) when serving the warframe and weapons data...
Do you have any plan as to how you'd want to do that?
I'm not familiar with how warframe-status is set up - so how would the data changes make things more complicated?
I was thinking that we could just fetch wikia data before getting the API data and then apply additional stuff from the wikia when looping through each item.
Right now, when warframe-wikia-scrapers updates, it releases a new version of warframe-worldstate-data and updates warframe-status, trigging a new deployment on heroku.
While we got a very solid basis from the API data, the wikia still has some more data that we should include, so I'd suggest merging warframe-wikia-scrapers with this repo.
Some things I can think of off the top of my head:
Feel free to edit this comment to add more.