G
G
gannibalcollector2014-07-16 10:32:49
JavaScript
gannibalcollector, 2014-07-16 10:32:49

How to get data from slinky service without API?

Our aggregator app needs an API from their digital data store slinky.me . It should look something like this. We aggregate content from all entertainment sites and supplement the numbers from Slinky on the right (they have more than 2 million data in their database), supplementing the main content. We wrote a letter to info in 2 languages, but we didn’t receive a response to the letter for 2 days and maybe we won’t get it at all ..... The company is located in Mountain View and it’s not a fact that they are interested in it.

Is this possible, has anyone tried this before? RSS They have slinky.me/rss

Are there ready-made solutions on how to form data from RSS into a convenient REST package?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
K
kolofut, 2014-08-18
@kolofut

If I understood everything correctly, then you only need to parse their site and rip out what you need. But without an API, the complexity of maintaining your code will be quite high, and will require constant control over changes from these same slinky.me.
It's not entirely clear what you mean by

convenient REST package?
. And there are many libraries for parsing html for different languages ​​and platforms.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question