{"id":21909694,"url":"https://github.com/hyvor/point","last_synced_at":"2025-03-22T07:52:48.309Z","repository":{"id":243662537,"uuid":"811776892","full_name":"hyvor/point","owner":"hyvor","description":"Open-source IP Geolocation Database \u0026 Libraries","archived":false,"fork":false,"pushed_at":"2024-06-10T13:16:23.000Z","size":11,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-03-19T15:15:55.946Z","etag":null,"topics":["geolocation-database","ip"],"latest_commit_sha":null,"homepage":"https://point.hyvor.com","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"odbl-1.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hyvor.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":"2024-06-07T09:26:00.000Z","updated_at":"2024-11-27T04:33:56.000Z","dependencies_parsed_at":"2024-06-10T14:10:48.421Z","dependency_job_id":null,"html_url":"https://github.com/hyvor/point","commit_stats":null,"previous_names":["hyvor/point"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyvor%2Fpoint","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyvor%2Fpoint/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyvor%2Fpoint/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyvor%2Fpoint/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hyvor","download_url":"https://codeload.github.com/hyvor/point/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244924801,"owners_count":20532878,"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":["geolocation-database","ip"],"created_at":"2024-11-28T17:25:34.236Z","updated_at":"2025-03-22T07:52:48.287Z","avatar_url":"https://github.com/hyvor.png","language":null,"readme":"## Hyvor Point - Open-source IP Geolocation Database \u0026 Libraries\n\n[WORK IN PROGRESS]\n\nHyvor Point is an open-source IP geolocation database. The data is built from ground up using many public sources (WHOIS data, etc.) and our own methods. The database is updated monthly, and is available in CSV and MMDB formats. Our goal is to provide a highly accurate free and open-source IP geolocation database for developers.\n\nThere are **no signups, no cloud services, no API keys, no rate limits**. Just download the database and use it in your applications. It's that simple.\n\nVisit [**point.hyvor.com**](https://point.hyvor.com) for more information.\n\n### Client Libraries 📚\n\nWe provide client libraries for popular programming languages to make it easy to use the database in your applications. All of these libraries handle the database files and provide easy-to-use functions to get the location of an IP address.\n\n-   [Python](TODO)\n-   [Node.js](TODO)\n-   [PHP](TODO)\n-   [Java](TODO)\n-   [Ruby](TODO)\n\n#### Example in Python\n\n```python\nfrom hyvor_point import IP\n\nip = IP('34.49.208.18')\nlocation = ip.location()\n\nprint(location.country)\nprint(location.state)\nprint(location.city)\nprint(location.latitude)\nprint(location.longitude)\nprint(location.continent)\nprint(location.timezone)\n```\n\n### License 📜\n\nThe database is licensed under the **Open Data Commons Open Database License (ODbL)** (version 1.0).\n\n-   [ODbL LICENSE](LICENSE)\n-   [Easy-to-read summary of ODbL](https://opendatacommons.org/licenses/odbl/summary/)\n\nThese are the key points of the license (not a substitute for the full license):\n\n-   **Free to Use** - You are free to use the database in any way you want.\n-   **Attribution** - You must attribute any public use of the database, or works produced from the database, by giving credit to Hyvor Point.\n-   **Share Alike** - If you make any changes to the database, you must share the changes under the same license.\n\nAll client libraries are licensed under the **MIT License**.\n\n### Sustainability 🌱\n\nThe database will **forever be free and open-source**. We are committed to keeping it up-to-date and accurate. We will not publish paid version of the database. Whatever the accuracy we achieve, it will be available for everyone for free.\n\nHere are some ways you can support us and help us keep the project sustainable:\n\n-   Use our paid SaaS\n    -   [Hyvor Talk](https://talk.hyvor.com) - commenting platform\n    -   [Hyvor Blogs](https://blogs.hyvor.com) - blogging platform\n    -   [Fortguard](https://fortguard.io) - spam detection\n-   Support us on [GitHub Sponsors](https://github.com/sponsors/hyvor)\n\n### Links 🔗\n\n-   [Website \u0026 Documentation](https://point.hyvor.com)\n-   [GitHub Repository](https://github.com/hyvor/point)\n-   [Github Sponsors](https://github.com/sponsors/hyvor)\n","funding_links":["https://github.com/sponsors/hyvor"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhyvor%2Fpoint","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhyvor%2Fpoint","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhyvor%2Fpoint/lists"}