Aktualizacja w naszej komercyjnej usługi Bot Libre for Business dla tylko $4.99 miesięcznie
Bot Libre Forum : Connect your Bot to the World - XML, JSON, Web Services, HTML Scraping, Twitter, Facebook, Telegram, Email

RE: Connect your Bot to the World - XML, JSON, Web Services, HTML Scraping, Twitter, Facebook, Telegram, Email

w admin wysłany Sep 2 2017, 1:58

It depends what you want the bot to do with the file.

For an XML file call,

var xml = Http.requestXML(url, xpath);

For HTML call,

var html = Http.requestHTML(url, xpath);

For JSON use,

var json = Http.requestJSON(url);

For CSV use,

var csv = Http.requestCSV(url);

For text use,

var text = Http.requestText(url);


Identyfikator: 18920652
Wysłany: Sep 2 2017, 1:58
Odpowiedzi: 0
Widok: 3570, dziś: 1, tydzień: 10, miesiąc: 22
0 0 0.0/5