Skip to content

mtreilly/arc-blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

arc-blog

Blog and article operations for the Arc toolkit.

Features

  • Fetch and save articles from URLs
  • Import RSS/Atom feeds
  • Analyze article content with AI

Installation

go install github.com/mtreilly/arc-blog@latest

Usage

# Fetch a single article
arc-blog fetch --url https://example.com/post

# Pull a feed into your research directory
arc-blog fetch --playlist feed.xml --out-dir docs/research-external/blog

# Fetch and analyze an article
arc-blog fetch --url https://example.com/post --analyze --output json

License

MIT

About

Arc arc-blog package

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages