I want to fetch a site

id like to fetch the info thats displayed on this site

Hiya, you will have to check if that site has an API available. Nightbot has an urlfetch function to fetch data, but it can’t crawl webpages, the response has to be plain text or a json response.
See the docs for more info: https://docs.nightbot.tv/commands/variables/urlfetch

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.