Wednesday, 12 February 2020

Extracting Text from a Non-JSON API

Hey there.I'm trying to make a command for my discord bot, but I've run into a bit of a problem.The site i'm trying to request from returns responses in plain text from inside a
 element.I've been using node-fetch but to no avail, I can't seem to extract the text content I need.Example of the page here.Any help would be appreciated.

Submitted February 13, 2020 at 05:55AM by ProtogenDelta

No comments:

Post a Comment