Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
newspaper4k
lxml_html_clean
pip install -U newspaper4k lxml_html_clean
from agno.agent import Agent from agno.tools.newspaper4k import Newspaper4kTools agent = Agent(tools=[Newspaper4kTools()], debug_mode=True, show_tool_calls=True) agent.print_response("Please summarize https://www.rockymountaineer.com/blog/experience-icefields-parkway-scenic-drive-lifetime")
read_article
bool
True
include_summary
False
article_length
int
get_article_data