Sub discovery and rule checking #2

Open
opened 2026-04-21 10:46:03 -07:00 by pyr0ball · 0 comments
Owner

Magpie should be able to crawl a topic or keyword, find relevant subreddits, fetch their rules, and score posting viability automatically.

  • Fetch subreddit rules via Reddit JSON API (/about/rules.json)
  • Classify: hard ban | conditional | no restriction
  • Extract flair requirements
  • Score viability for a given content type (product post, discussion, comment)
  • Store results in a sub rules table, editable via dashboard

Ref: roadmap#36

Magpie should be able to crawl a topic or keyword, find relevant subreddits, fetch their rules, and score posting viability automatically. - Fetch subreddit rules via Reddit JSON API (`/about/rules.json`) - Classify: hard ban | conditional | no restriction - Extract flair requirements - Score viability for a given content type (product post, discussion, comment) - Store results in a sub rules table, editable via dashboard Ref: roadmap#36
Sign in to join this conversation.
No labels
bug
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Circuit-Forge/magpie#2
No description provided.