{"id":19874259,"url":"https://github.com/alimghmi/quakey","last_synced_at":"2025-06-21T07:34:55.634Z","repository":{"id":144121212,"uuid":"254927925","full_name":"alimghmi/quakey","owner":"alimghmi","description":"Iran earthquake's data scraper","archived":false,"fork":false,"pushed_at":"2021-05-06T22:52:55.000Z","size":5,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-01T01:26:28.747Z","etag":null,"topics":["data-scraping","earthquake-data","earthquakes","iran","monitoring","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/alimghmi.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-04-11T18:15:54.000Z","updated_at":"2021-05-06T22:53:16.000Z","dependencies_parsed_at":"2023-08-08T21:18:44.633Z","dependency_job_id":null,"html_url":"https://github.com/alimghmi/quakey","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/alimghmi/quakey","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alimghmi%2Fquakey","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alimghmi%2Fquakey/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alimghmi%2Fquakey/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alimghmi%2Fquakey/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alimghmi","download_url":"https://codeload.github.com/alimghmi/quakey/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alimghmi%2Fquakey/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261084900,"owners_count":23107427,"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":["data-scraping","earthquake-data","earthquakes","iran","monitoring","scraper"],"created_at":"2024-11-12T16:22:32.932Z","updated_at":"2025-06-21T07:34:50.621Z","avatar_url":"https://github.com/alimghmi.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Quakey\n\n## Introduction\n\n\u003e Quakey is a simple script to scrape Iran's earthquake data from http://irsc.ut.ac.ir/\nThis python program can be used for monitoring etc.\n\n\n\n## Code Samples\n\n```python\nfrom quakey import Equake\n\nobj = Equake() # Create the object\nobj.miner() # Scrape latest data \nlrg = obj.largevn() # Save large event to a variable\n\nprint(obj.content) # Print all scraped data\nprint(lrg) # Print large event  \n\n\n```\n\n## Installation\n\n\u003e Git clone the repository. Import it to your program. \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falimghmi%2Fquakey","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falimghmi%2Fquakey","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falimghmi%2Fquakey/lists"}