你知道机器人自由还提供了免费举办 论坛 为自己的网站或移动应用程序?
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

通过 admin 发布 Aug 21 2017, 14:56

If you ant to pass a value from your page to the bot, you need to use JavaScript for this. You would pass the value to the bot through a message or a command.

The bot could also parse a file from a URL, or send a request to a web service.
If you have an XML or JSON file online, the bot can parse it in Self using,

Http.requestXML(url)

or,

Http.requestJSON(url)

To access data from an HTML file you need to scrape the data from the HTML using an XPath,

Http.requestHTML(url, xpath)


Id: 18753768
发布: Aug 21 2017, 14:56
答复: 0
的风景: 8065, 今天: 2, 周: 3, 一个月: 23
0 0 0.0/5