removed.. that'll be fantastic.
On Oct 27, 2:29 pm, Mick Thompson <
dthomp...@gmail.com> wrote:
> Hey Shaun,
>
> small issue here.. i'm using the API to return JSON formatted data.
>
>
>
> > after studying it for a long time, i realised that each entity/article
> > is nested within the previous one.
>
> > as a result, i can't iterate the json data as is... i have to go
> > inside each entity, to get to the next.
> > (hope i'm being clear here..)
>
> > is this done intentionally, or is this a bug?
>
> I see that too, that is bug.
>
> If you use what we call "twitter compatible" api (
http://developer.collecta.com/Transports/HttpTwitterApi/), just meaning that
> the search params and output match twitter search, it doesnt nest the
> output.
>
> run your search like:
http://api.collecta.com/search.json?q=obama&rpp=10&api_key=YOURKEY
>