Install
openclaw skills install news-contentInput a news URL to efficiently extract the body, title, author, and date using a remote API.
openclaw skills install news-contentThis is a news content extraction Skill using a client-server architecture.
EASYALPHA_API_KEY.trafilatura.The following environment variables must be set to use this Skill:
EASYALPHA_API_KEY: Your authentication token. Obtainable from: https://easyalpha.duckdns.orgNEWS_EXTRACTOR_SERVER_URL: (Optional) The backend server address. Defaults to the production API: https://easyalpha.duckdns.org/api/v1/extractUser: "Scrape the content of this page: https://www.bbc.com/news/uk-12345678"
Agent Behavior:
node scripts/extract_news.js https://www.bbc.com/news/uk-12345678