{"id":20609144,"url":"https://github.com/brendancsmith/diffbot-kg","last_synced_at":"2026-04-18T22:02:49.670Z","repository":{"id":223747871,"uuid":"761419178","full_name":"brendancsmith/diffbot-kg","owner":"brendancsmith","description":"Python client for the Diffbot Knowledge Graph API.","archived":false,"fork":false,"pushed_at":"2024-09-05T19:35:05.000Z","size":197,"stargazers_count":0,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-17T03:15:12.864Z","etag":null,"topics":["api","api-client","asyncio","client","diffbot","diffbot-api","graph","knowledge-graph","rest-api"],"latest_commit_sha":null,"homepage":"","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/brendancsmith.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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-02-21T20:45:02.000Z","updated_at":"2024-09-21T05:56:48.000Z","dependencies_parsed_at":"2024-02-23T11:27:30.911Z","dependency_job_id":"c2935c7e-a621-449b-9808-3e11c643b812","html_url":"https://github.com/brendancsmith/diffbot-kg","commit_stats":null,"previous_names":["brendancsmith/diffbot-kg-client","brendancsmith/diffbot-kg"],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brendancsmith%2Fdiffbot-kg","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brendancsmith%2Fdiffbot-kg/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brendancsmith%2Fdiffbot-kg/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brendancsmith%2Fdiffbot-kg/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/brendancsmith","download_url":"https://codeload.github.com/brendancsmith/diffbot-kg/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242256691,"owners_count":20098017,"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":["api","api-client","asyncio","client","diffbot","diffbot-api","graph","knowledge-graph","rest-api"],"created_at":"2024-11-16T10:12:49.557Z","updated_at":"2026-04-18T22:02:49.603Z","avatar_url":"https://github.com/brendancsmith.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Diffbot Knowledge Graph Client\n\n![Diffbot Logo](https://www.diffbot.com/assets/img/diffbot-logo-darkbg.svg)\n\n[![CodeFactor](https://www.codefactor.io/repository/github/brendancsmith/diffbot-kg/badge)](https://www.codefactor.io/repository/github/brendancsmith/diffbot-kg)\n![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/brendancsmith/diffbot-kg/python-package.yml)\n![PyPI - Version](https://img.shields.io/pypi/v/diffbot-kg)\n![GitHub License](https://img.shields.io/github/license/brendancsmith/diffbot-kg)\n\n## Description\n\nPython client for the Diffbot Knowledge Graph API.\n\n## Installation\n\n```sh\npip install diffbot-kg\n```\n\n## Usage\n\n```python\nfrom diffbot_kg import DiffbotSearchClient, DiffbotEnhanceClient\n\nsearch_client = DiffbotSearchClient('your_api_key')\nenhance_client = DiffbotEnhanceClient('your_api_key')\n\n# Search for entities\nsearch_results = search_client.search({query='type:Organization name:Diffbot'})\n\n# Enhance an entity\nenhanced_entity = enhance_client.enhance({query='type:Organization name:Diffbot'})\n```\n\n## Contributing\n\nContributions to this project are welcome. - see the CONTRIBUTING.md file for details.\n\n## License\n\nThis project is licensed under the MIT License - see the LICENSE file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrendancsmith%2Fdiffbot-kg","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbrendancsmith%2Fdiffbot-kg","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrendancsmith%2Fdiffbot-kg/lists"}