Matt C.
Well-known member
I have Dev Tracker add-on that gets tweets from game developers for a game via a JSON url.
Here is an example of the text I get from the JSON that I want to be searchable:
As you can see, it contains HTML, which would cause problems. Does anyone know how to work around that? Thank you.
Here is an example of the text I get from the JSON that I want to be searchable:
Code:
<blockquote><div class="bb_quoteauthor">Originally posted by<b><a href="https://reddit.com/r/AnthemTheGame/comments/a2udf7/the_comunication_from_the_developers_so_far_has/eb1eryi">iGameYT</a></b></div><div class="md"><p><a href="https://reddit.com/u/BenIrvo">u/BenIrvo</a>, <a href="https://reddit.com/u/UNTdrew">u/UNTdrew</a> and the rest of the Anthem team have done an amazing job with transparency and communication in the community. Im excited to see what the future holds for this game and how the world comes to life when we finally drop in. </p></div></blockquote><div class="md"><p>I personally can’t wait for you all to drop in. I look forward to forming some bonds and taking on some Scars together! </p></div>
As you can see, it contains HTML, which would cause problems. Does anyone know how to work around that? Thank you.
Last edited: