GitHub Issues and PR Monitor
Pricing
from $0.05 / actor start
GitHub Issues and PR Monitor
GitHub issues scraper and PR monitor. Emits only new or changed issues and pull requests since last run. $0.05 per start.
Pricing
from $0.05 / actor start
Rating
0.0
(0)
Developer
daniel vera
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
2 days ago
Last modified
Categories
Share
GitHub issues scraper and GitHub PR monitor for scheduled runs. Watch specific GitHub issues and pull requests. Each run returns only what changed (new activity, title or state change). Not a full-repo dump.
Use this GitHub issue monitor when you need alerts on a short list of tickets — not every issue in the org.
Pay-per-event: $0.05 per Actor start + $0.002 per result. Optional GitHub token for higher rate limits. Read-only. Not affiliated with GitHub.
GitHub issues scraper — what you get
- Dataset rows for new or updated GitHub issues and PRs only
- Fields:
url,kind,change,title,state,repo,number,updated_at,observed_at - State stored in the Actor key-value store between runs
Input
| Field | Required | Notes |
|---|---|---|
watch_urls | yes | 1–50 GitHub issue or PR URLs |
github_token | no | PAT — raises GitHub API rate limits |
since_hours | no | First-run lookback, default 24 (1–168) |
{"watch_urls": ["https://github.com/apify/apify-sdk-python/issues/1"],"since_hours": 24}
Output example
{"url": "https://github.com/org/repo/pull/12","kind": "pull","change": "updated","title": "Fix timeout on webhook retry","state": "open","repo": "org/repo","number": 12,"updated_at": "2026-08-13T12:00:00Z","observed_at": "2026-08-13T12:05:00Z"}
How to run this GitHub PR scraper
- Paste the issue/PR URLs you care about.
- In Apify: Schedules → every 15–60 minutes.
- First run may emit recent items (
since_hours). Later runs emit deltas only.
Pricing
$0.05 when the Actor starts + $0.002 per dataset item.
Limits
- Public
github.com/owner/repo/issues|pull/NURLs only - Does not comment, merge, or write to repos
- Without a token, GitHub secondary rate limits apply
Related monitors
- Website Change Monitor
- RSS Feed Scraper — New Items
- Greenhouse Jobs Scraper
- App Store Reviews Scraper
- Product Price Tracker
- URL Snapshot Archive
Brand: TemporalOps. Unofficial product.