Skip to content

This is a sample plugin that can scrape a given URL or a given HTML string.

License

Notifications You must be signed in to change notification settings

converseai-extensions/WebScraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebScraper

This is a sample plugin that can scrape a given URL or a given HTML string.

Prerequisites

  1. Ensure you have an account with Converse.AI
  2. Converse.AI extensions run on Node.JS v6.11.1 on Alpine Linux so ensure your node development environment matches this setup. We recommend installing Node.JS via Node Version Manager (NVM).
  3. Install and Authorize Converse.AI CLI tool.

Install

  1. Clone repo
  2. Initialize extension by running converse-cli plugin init from your project root.
  3. Run npm test from your project root to ensure everything was initialized correctly.
  4. Deploy the plugin to your Converse.AI account by running converse-cli deploy from your project root.
  5. If there are no errors, the plugin should be available under "User" in the left hand menu of the designer.

About

This is a sample plugin that can scrape a given URL or a given HTML string.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages