{"id":13419744,"url":"https://github.com/eka/pygrabbit","last_synced_at":"2025-03-15T05:32:58.514Z","repository":{"id":31478803,"uuid":"35042914","full_name":"eka/pygrabbit","owner":"eka","description":null,"archived":false,"fork":false,"pushed_at":"2015-07-04T05:06:40.000Z","size":229,"stargazers_count":53,"open_issues_count":0,"forks_count":3,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-09-20T03:53:46.124Z","etag":null,"topics":[],"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/eka.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}},"created_at":"2015-05-04T15:30:24.000Z","updated_at":"2022-02-06T01:00:35.000Z","dependencies_parsed_at":"2022-07-15T19:49:04.016Z","dependency_job_id":null,"html_url":"https://github.com/eka/pygrabbit","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eka%2Fpygrabbit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eka%2Fpygrabbit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eka%2Fpygrabbit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eka%2Fpygrabbit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eka","download_url":"https://codeload.github.com/eka/pygrabbit/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243690112,"owners_count":20331726,"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":[],"created_at":"2024-07-30T22:01:20.229Z","updated_at":"2025-03-15T05:32:58.242Z","avatar_url":"https://github.com/eka.png","language":"Python","funding_links":[],"categories":["Python"],"sub_categories":[],"readme":"# PyGrabbit\n\nFrom the entrails of 'Skynet' comes PyGrabbit, a very clever bastard\nthat will not stop at anything to fulfill its purpose.\n\nPyGrabbit is a simple URL scrapper inspired by the Ruby Grabbit\nhttps://github.com/rlarcombe/grabbit. It will try to return the\nbest image(s) that represent the content on a given web page or\nnot.\n\n## Installation\n\nWith pip\n\n    pip install pygrabbit\n\n## Usage\n\n    \u003e\u003e\u003e from pygrabbit import PyGrabbit\n    \u003e\u003e\u003e g = PyGrabbit.url('http://www.redditpics.com/psbattle-olympic-shot-put,173917')\n    \u003e\u003e\u003e g.images\n    ['http://walnutcreekcrossfit.com/wp-content/uploads/2012/10/ashton-eaton-shot-put3.jpg']\n    \u003e\u003e\u003e g.title\n    'PsBattle: Olympic Shot Put'\n    \u003e\u003e\u003e g.description\n    'A tribute to reddit'\n\n## Note\n\nPyGrabbit is under heavy development... not. But it's very green\nindeed and in alpha stage, many things will be improved, so use\nit at your own peril.\n\n## Contributing\n\n1. Fork it\n2. Create your feature branch (`git checkout -b my-new-feature`)\n3. Commit your changes (`git commit -am 'Add some feature'`)\n4. Push to the branch (`git push origin my-new-feature`)\n5. Create new Pull Request\n\n\n## Contributors\n\n* [eugene-eeo](https://github.com/eugene-eeo)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feka%2Fpygrabbit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feka%2Fpygrabbit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feka%2Fpygrabbit/lists"}