GlassBot
An interactive plugin for 1-800-glass!
GlassBot is an interactive plugin designed specifically for 1-800-glass! Whether you need help with glass repair, replacement, or any other glass-related issue, GlassBot is here to assist you. With its user-friendly interface, you can easily navigate through various glass services and get instant answers to your queries. No need to wait on hold or search through a website anymore! GlassBot is like having a knowledgeable glass expert right at your fingertips. So sit back, relax, and let GlassBot take care of your glass needs with ease and efficiency.
How to
Comments (0)
API docs
Learn how to use GlassBot effectively! Here are a few example prompts, tips, and the documentation of available commands.
Example prompts
-
Prompt 1: "Can you scrape data from the website https://websitestore.nyc/ for me?"
-
Prompt 2: "I need help extracting text content from the div elements of a website. Can you assist me?"
-
Prompt 3: "Is it possible to scrape data from a website and get the extracted text content?"
-
Prompt 4: "How can I retrieve the scraped data from the website?"
-
Prompt 5: "Could you please explain how to use the scraping functionality of the plugin?"
Features and commands
Feature/Command | Description |
---|---|
scrapeWebsite | This command allows you to scrape data from a specified website, in this case, https://websitestore.nyc/. The command will extract text content from the div elements of the website and return it in the response. |
serveAIPlugin | This command serves the AI Plugin JSON, providing information about the plugin, including its name, description, authentication requirements, API details, logo URL, contact email, and legal information URL. |
serveOpenAPIYaml | This command serves the OpenAPI YAML file, which contains the API specification for the plugin. It describes the available endpoints, their operations, and the expected responses. |