{"id":20259567,"url":"https://github.com/pharo-contributions/soup","last_synced_at":"2025-04-11T01:24:25.576Z","repository":{"id":42618600,"uuid":"194366236","full_name":"pharo-contributions/Soup","owner":"pharo-contributions","description":"A Pharo implementation of beautiful Soup","archived":false,"fork":false,"pushed_at":"2022-12-27T09:34:01.000Z","size":357,"stargazers_count":6,"open_issues_count":1,"forks_count":6,"subscribers_count":5,"default_branch":"master","last_synced_at":"2024-05-21T00:01:26.944Z","etag":null,"topics":["html","pharo","scraping"],"latest_commit_sha":null,"homepage":null,"language":"Smalltalk","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/pharo-contributions.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":"2019-06-29T05:01:02.000Z","updated_at":"2023-03-10T18:47:50.000Z","dependencies_parsed_at":"2023-01-31T03:00:15.464Z","dependency_job_id":null,"html_url":"https://github.com/pharo-contributions/Soup","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/pharo-contributions%2FSoup","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pharo-contributions%2FSoup/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pharo-contributions%2FSoup/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pharo-contributions%2FSoup/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pharo-contributions","download_url":"https://codeload.github.com/pharo-contributions/Soup/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248323628,"owners_count":21084549,"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","pharo","scraping"],"created_at":"2024-11-14T11:15:25.581Z","updated_at":"2025-04-11T01:24:25.553Z","avatar_url":"https://github.com/pharo-contributions.png","language":"Smalltalk","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Tests](https://github.com/pharo-contributions/Soup/actions/workflows/runTests.yaml/badge.svg)](https://github.com/pharo-contributions/Soup/actions/workflows/runTests.yaml)\n\nSoup is a simple HTML scraping library, ported from Python of [Beautiful Soup](http://www.crummy.com/software/BeautifulSoup/).\n\n## Install\n\n```Smalltalk\nMetacello new\n\tbaseline: 'Soup';\n\trepository: 'github://pharo-contributions/Soup';\n\tload\n ```\n## If you want to depend on it\n\nAdd the following code to your Metacello baseline or configuration\n\n```\nspec \n   baseline: 'Soup' \n   with: [ spec repository: 'github://pharo-contributions/Soup/' ]\n```\n## Example Usage\n[![Example Usage](http://img.youtube.com/vi/y17pTysVddg/0.jpg)](http://www.youtube.com/watch?v=y17pTysVddg \"Example Usage\")\n\n## History\n\n- Initial versions by Zulq Alam.\n- Copied from http://smalltalkhub.com/#!/~PharoExtras/Soup on 7/28/2016\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpharo-contributions%2Fsoup","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpharo-contributions%2Fsoup","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpharo-contributions%2Fsoup/lists"}