I want to access all data currently available on Wikidata via QB64, but I don't have any knowledge or clue on where I could find an index of all available items/properties and how I could receive the data. Also useful to know would be if I'd have to do any reformatting or anything of the sorts.
Maybe SPARQL/RDF can be used to trick around this, but that is up for debate - if there is a simple solution as to how I can just easily read the data (e.g. with GET/INPUT) that would be perfect!
Accessing Wikipedia pages would be just as useful, either one works for my project.