0

I'm trying to parse some JSON but one of the keys is a url and I think this is causing problems. I'm using the below:

$(data.query.results.json).each(function() {
    console.log(this.http:__capitadiscovery.co.uk_-ac_items_1743268);
});

Is there any way round this?

Gabriele Petrioli
  • 183,160
  • 33
  • 252
  • 304
tmnsnmt
  • 83
  • 10

0 Answers0