S
S
sTompo2020-01-17 01:00:47
iOS
sTompo, 2020-01-17 01:00:47

Getting data from a 3rd party site into an iOS app?

Please help a beginner. I have an idea to develop a mobile application. I plan to take the data from the site https://bikeswiki.com. As far as I understand it is made on CMS MediaWiki. Already tried to implement through WKWebView, but it turns out crooked. Prompt in what direction to study a question. The question is how to get data from the resource (as far as I understand in json format), or in another format for implementation and work with this data in the application. At the moment, only text information is of interest (without media data). For example, there is a data array with motorcycle models on the site, how to get it?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
Dima Grib, 2020-01-17
@YeahGarage

You can write to them, perhaps there is an api, or they will put a plugin for api. You can also make your own model for parsing their pages and displaying text information in your application
. Forget about webview - such an application will not be missed in release

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question