Skip to content

stavrobot/plugin-web-get

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

plugin-web-get

A Stavrobot plugin that fetches web pages and returns their content as a file. HTML can be stripped to plain text (the default) or returned raw.

Installation

Tell Stavrobot: "Install the plugin at https://github.com/stavrobot/plugin-web-get"

Tools

fetch_page

Fetches a web page and returns its content as a file.

Parameter Type Description
url string The URL of the page to fetch.
strip_html boolean Strip HTML tags and return plain text. Defaults to true. Set to false to get the raw HTML.

About

Fetch web page content, optionally preserving raw HTML

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages