{"id":23231195,"url":"https://github.com/maxhumber/quote","last_synced_at":"2025-08-19T16:33:28.112Z","repository":{"id":48476134,"uuid":"158718529","full_name":"maxhumber/quote","owner":"maxhumber","description":"Goodreads Quote API","archived":false,"fork":false,"pushed_at":"2024-10-22T00:17:24.000Z","size":72,"stargazers_count":16,"open_issues_count":0,"forks_count":4,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-11-22T01:57:07.276Z","etag":null,"topics":["api-wrapper","gazpacho","hacktoberfest","quotes"],"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/maxhumber.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"github":"maxhumber","patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2018-11-22T15:28:28.000Z","updated_at":"2024-10-22T00:11:58.000Z","dependencies_parsed_at":"2022-09-05T04:51:26.580Z","dependency_job_id":null,"html_url":"https://github.com/maxhumber/quote","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxhumber%2Fquote","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxhumber%2Fquote/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxhumber%2Fquote/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxhumber%2Fquote/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/maxhumber","download_url":"https://codeload.github.com/maxhumber/quote/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":230363971,"owners_count":18214717,"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-wrapper","gazpacho","hacktoberfest","quotes"],"created_at":"2024-12-19T02:13:32.341Z","updated_at":"2024-12-19T02:13:32.791Z","avatar_url":"https://github.com/maxhumber.png","language":"Python","funding_links":["https://github.com/sponsors/maxhumber"],"categories":[],"sub_categories":[],"readme":"\u003ch3 align=\"center\"\u003e\n  \u003cimg src=\"https://raw.githubusercontent.com/maxhumber/quote/master/quote.png\" height=\"300px\" alt=\"quote\"\u003e\n\u003c/h3\u003e\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://github.com/maxhumber/gazpacho\"\u003e\u003cimg alt=\"gazpacho\" src=\"https://img.shields.io/badge/scraper-gazpacho-C6422C\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://pypi.python.org/pypi/quote\"\u003e\u003cimg alt=\"PyPI\" src=\"https://img.shields.io/pypi/v/quote.svg\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://pepy.tech/project/quote\"\u003e\u003cimg alt=\"Downloads\" src=\"https://pepy.tech/badge/quote\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n\n\n\n#### About\n\n`quote` is a python wrapper for the Goodreads Quote API, powered by [gazpacho](https://github.com/maxhumber/gazpacho).\n\n\n\n#### Quickstart\n\n`quote` is simple to use:\n\n```python\nfrom quote import quote\n\nsearch = 'Jasper Fforde'\nresult = quote(search, limit=2)\nprint(result)\n\n# [{'author': 'Jasper Fforde',\n#   'book': 'Something Rotten',\n#   'quote': 'If the real world were a book, it would never find a publisher. Overlong, detailed to the point of distraction-and ultimately, without a major resolution.'},\n#  {'author': 'Jasper Fforde',\n#   'book': 'The Well of Lost Plots',\n#   'quote': \"After all, reading is arguably a far more creative and imaginative process than writing; when the reader creates emotion in their head, or the colors of the sky during the setting sun, or the smell of a warm summer's breeze on their face, they should reserve as much praise for themselves as they do for the writer - perhaps more.\"}]\n```\n\n`quote` can also be used as a command line tool:\n\n```sh\n\u003e\u003e\u003e max@mbp % quote 'alain de botton'\nPeople only get really interesting when they start to rattle the bars of their cages.\n\n\u003e\u003e\u003e max@mbp % quote --search='alain de botton'\nIntimacy is the capacity to be rather weird with someone - and finding that that's ok with them.\n```\n\n\n\n#### Install\n\n```\npip install -U quote\n```\n\n\n\n#### Contribute\n\nFor feature requests or bug reports, please use [Github Issues](https://github.com/maxhumber/quote/issues)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaxhumber%2Fquote","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmaxhumber%2Fquote","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaxhumber%2Fquote/lists"}