Lo sapevate Bot Libre offre anche la connessione ospitato live chat per il tuo sito web o un'applicazione mobile?
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

da admin postato 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);


Id: 18920652
Postato: Sep 2 2017, 1:58
Risposte: 0
Vista: 4129, oggi: 3, settimana: 4, mese: 24
0 0 0.0/5