-
Notifications
You must be signed in to change notification settings - Fork 9
[scanner] Product Hunt scanner #5
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomersscannerNew platform integration (HN, Product Hunt, Dev.to, etc.)New platform integration (HN, Product Hunt, Dev.to, etc.)
Description
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomersscannerNew platform integration (HN, Product Hunt, Dev.to, etc.)New platform integration (HN, Product Hunt, Dev.to, etc.)
Summary
Scan Product Hunt for launch-adjacent discussions (makers asking for feedback, launch debriefs, "what would you add?"–style posts).
Uses the official Product Hunt GraphQL API. Requires a developer token stored in
.env(PH_TOKEN=...).Files to touch
inkwell/scanners/producthunt.pyinkwell/scanners/registry.py— add import in_ensure_loaded().env.example— addPH_TOKEN=tests/test_scanners/test_producthunt.pyAcceptance
python -m inkwell scan --producthunt(or similar flag) fetches recent PH postsRawSignalobjects withplatform="producthunt"See the step-by-step in CONTRIBUTING.md → How to add a new scanner.
Claim