{"id":17343084,"url":"https://github.com/uyar/piculet","last_synced_at":"2025-04-14T19:54:12.491Z","repository":{"id":57452603,"uuid":"135340382","full_name":"uyar/piculet","owner":"uyar","description":"Extract data from XML or HTML documents using XPath.","archived":false,"fork":false,"pushed_at":"2023-06-25T19:32:40.000Z","size":809,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-12T02:48:24.642Z","etag":null,"topics":["html","scraping","xml","xpath"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/uyar.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES.rst","contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-05-29T18:58:29.000Z","updated_at":"2023-07-24T13:43:01.000Z","dependencies_parsed_at":"2023-02-18T19:15:25.331Z","dependency_job_id":null,"html_url":"https://github.com/uyar/piculet","commit_stats":null,"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uyar%2Fpiculet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uyar%2Fpiculet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uyar%2Fpiculet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uyar%2Fpiculet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/uyar","download_url":"https://codeload.github.com/uyar/piculet/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248952070,"owners_count":21188421,"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":["html","scraping","xml","xpath"],"created_at":"2024-10-15T16:08:18.979Z","updated_at":"2025-04-14T19:54:12.469Z","avatar_url":"https://github.com/uyar.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"Piculet\n=======\n\nPiculet is a module for extracting data from XML or HTML documents\nusing XPath queries.\nIt consists of a `single source file`_ with no dependencies\nother than the standard library.\nIf available, it will make use of the lxml package\nfor improved performance and better XPath support.\n\nPiculet is used for the parsers\nof the `Cinemagoer \u003chttps://github.com/cinemagoer/cinemagoer\u003e`_ project.\n\n.. _single source file: https://github.com/uyar/piculet/blob/master/piculet.py\n\nGetting started\n---------------\n\nPiculet works with Python 3.8 and later versions.\nYou can install it using ``pip``::\n\n    pip install piculet\n\nInstalling Piculet creates a script named ``piculet``\nwhich can be used to invoke the command line interface::\n\n   $ piculet -h\n   usage: piculet [-h] [--version] [--html] -s SPEC [document]\n\nFor example, say you want to extract some data from the file `shining.html`_.\nAn example specification is given in `movie.json`_.\nDownload both of these files and run the command::\n\n   $ piculet -s movie.json shining.html\n\n.. _shining.html: https://github.com/uyar/piculet/blob/master/examples/shining.html\n.. _movie.json: https://github.com/uyar/piculet/blob/master/examples/movie.json\n\nGetting help\n------------\n\nThe documentation is available on: https://piculet.readthedocs.io/\n\nThe source code can be obtained from: https://github.com/uyar/piculet\n\nLicense\n-------\n\nCopyright (C) 2014-2023 H. Turgut Uyar \u003cuyar@tekir.org\u003e\n\nPiculet is released under the LGPL license, version 3 or later.\nRead the included `LICENSE.txt`_ file for details.\n\n.. _LICENSE.txt: https://github.com/uyar/piculet/blob/master/LICENSE.txt\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fuyar%2Fpiculet","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fuyar%2Fpiculet","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fuyar%2Fpiculet/lists"}