{"id":24782568,"url":"https://github.com/levkk/scrape-rollbar","last_synced_at":"2025-09-04T03:42:51.393Z","repository":{"id":50190827,"uuid":"192128581","full_name":"levkk/scrape-rollbar","owner":"levkk","description":"Get rollbars from Rollbar.com and put them into a Postgres database for analysis","archived":false,"fork":false,"pushed_at":"2022-12-08T05:15:46.000Z","size":10,"stargazers_count":1,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-16T14:54:06.567Z","etag":null,"topics":["python3","rollbar","rollbar-api","scraper"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/levkk.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-06-15T22:21:34.000Z","updated_at":"2019-07-28T20:38:48.000Z","dependencies_parsed_at":"2023-01-24T12:15:39.478Z","dependency_job_id":null,"html_url":"https://github.com/levkk/scrape-rollbar","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levkk%2Fscrape-rollbar","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levkk%2Fscrape-rollbar/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levkk%2Fscrape-rollbar/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levkk%2Fscrape-rollbar/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/levkk","download_url":"https://codeload.github.com/levkk/scrape-rollbar/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245215667,"owners_count":20579016,"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","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":["python3","rollbar","rollbar-api","scraper"],"created_at":"2025-01-29T11:18:05.085Z","updated_at":"2025-03-24T05:29:25.232Z","avatar_url":"https://github.com/levkk.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Rollbar scraper\n\nThis is a simple script to scrape Rollbars from your project at Rollbar.com\nand put them into a Postgres DB for querying.\n\n## Why\nRQL is kind of slow :(\n\n## Installation\n```bash\n$ virutalenv venv\n$ source venv/bin/activate\n$ pip install -r requirements.txt\n```\n\n## Usage\n```bash\n# Set the Rollbar project access token\n$ export ROLLBAR_TOKEN=\u003cyoyr project token here\u003e\n\n# Scrape\n$ python scrape_rollbar.py \u003crollbar counter\u003e \u003cnumber of rollbars to scrape\u003e\n\n# Query\n$ psql rollbars -c 'SELECT * FROM rollbars LIMIT 1;'\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flevkk%2Fscrape-rollbar","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flevkk%2Fscrape-rollbar","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flevkk%2Fscrape-rollbar/lists"}