{"id":27412848,"url":"https://github.com/r007/rredditsocialmonitoring","last_synced_at":"2025-10-16T02:44:06.629Z","repository":{"id":136538708,"uuid":"266231595","full_name":"r007/RRedditSocialMonitoring","owner":"r007","description":"A custom Reddit social monitoring script","archived":false,"fork":false,"pushed_at":"2020-06-15T00:45:55.000Z","size":14,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-14T07:57:27.300Z","etag":null,"topics":["r","reddit","reddit-api","reddit-crawler","scraper","scraping-websites"],"latest_commit_sha":null,"homepage":null,"language":"R","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/r007.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2020-05-23T00:10:02.000Z","updated_at":"2020-06-15T01:11:43.000Z","dependencies_parsed_at":null,"dependency_job_id":"396e31f1-8598-4500-bcbc-a114854ef59b","html_url":"https://github.com/r007/RRedditSocialMonitoring","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/r007/RRedditSocialMonitoring","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r007%2FRRedditSocialMonitoring","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r007%2FRRedditSocialMonitoring/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r007%2FRRedditSocialMonitoring/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r007%2FRRedditSocialMonitoring/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/r007","download_url":"https://codeload.github.com/r007/RRedditSocialMonitoring/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r007%2FRRedditSocialMonitoring/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279141396,"owners_count":26112797,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-16T02:00:06.019Z","response_time":53,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["r","reddit","reddit-api","reddit-crawler","scraper","scraping-websites"],"created_at":"2025-04-14T07:55:47.008Z","updated_at":"2025-10-16T02:44:06.624Z","avatar_url":"https://github.com/r007.png","language":"R","funding_links":[],"categories":[],"sub_categories":[],"readme":"# RRedditSocialMonitoring\n\nThis is the backend scraper script to monitor submissions with specific words or phrases. To see mentions the moment they're made. Tracker search all of Reddit by default.\n\n## How it works?\n\nIt scraps every post from Reddit in real time. Reddit gets about 500,000 new posts and 4,000,000 new comments every day. Combined, that's about 50/second. The posts don't come in at a contant rate, though, so we'd better be able to handle a few hundred a second.\n\nReddit offers a nice JSON API. We'll just use that to grab the most recent posts. It's at https://www.reddit.com/r/all/new/.json, and I recommend you open that up in your browser to follow along.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fr007%2Frredditsocialmonitoring","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fr007%2Frredditsocialmonitoring","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fr007%2Frredditsocialmonitoring/lists"}