{"id":13508333,"url":"https://github.com/Anonyfox/elixir-scrape","last_synced_at":"2025-03-30T11:31:42.963Z","repository":{"id":34340051,"uuid":"38260722","full_name":"Anonyfox/elixir-scrape","owner":"Anonyfox","description":"Scrape any website, article or RSS/Atom Feed with ease!","archived":false,"fork":false,"pushed_at":"2020-07-25T15:06:34.000Z","size":948,"stargazers_count":329,"open_issues_count":6,"forks_count":43,"subscribers_count":15,"default_branch":"master","last_synced_at":"2025-03-28T03:07:37.121Z","etag":null,"topics":["data-science","elixir","feed","html","information-retrieval","readability","rss","scrape","scraping"],"latest_commit_sha":null,"homepage":"https://github.com/Anonyfox/elixir-scrape","language":"Elixir","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/Anonyfox.png","metadata":{"files":{"readme":"README.md","changelog":null,"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":"2015-06-29T17:25:24.000Z","updated_at":"2025-01-09T05:55:21.000Z","dependencies_parsed_at":"2022-09-18T04:10:20.296Z","dependency_job_id":null,"html_url":"https://github.com/Anonyfox/elixir-scrape","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/Anonyfox%2Felixir-scrape","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Anonyfox%2Felixir-scrape/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Anonyfox%2Felixir-scrape/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Anonyfox%2Felixir-scrape/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Anonyfox","download_url":"https://codeload.github.com/Anonyfox/elixir-scrape/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245960752,"owners_count":20700781,"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":["data-science","elixir","feed","html","information-retrieval","readability","rss","scrape","scraping"],"created_at":"2024-08-01T02:00:51.570Z","updated_at":"2025-03-30T11:31:42.163Z","avatar_url":"https://github.com/Anonyfox.png","language":"Elixir","readme":"# Scrape\n\n[![Hex.pm](https://img.shields.io/hexpm/dt/scrape.svg)](https://hex.pm/packages/scrape)\n[![Hex.pm](https://img.shields.io/hexpm/v/scrape.svg)](https://hex.pm/packages/scrape)\n[![Hex.pm](https://img.shields.io/hexpm/l/scrape.svg)](https://hex.pm/packages/scrape)\n\nStructured Data extraction from common web resources, using information-retrieval techniques. See the [docs](https://hexdocs.pm/scrape/Scrape.html)\n\n## Installation\n\nThe package can be installed by adding `scrape` to your list of dependencies in `mix.exs`:\n\n```elixir\ndef deps do\n  [\n    {:scrape, \"~\u003e 3.0.0\"}\n  ]\nend\n```\n\n## Known Issues\n\n* This package uses an outdated version of `httpoison` because of `keepcosmos/readability`. You can override this in your app with `override: true` and everything should work.\n* The current version 3.X is a complete rewrite from scratch, so some new issues might occur and the API has changed. Please provide some URL to a HTML/Feed document when submitting issues, so I can look into it for bugfixing.\n\n## Usage\n\n* `Scrape.domain!(url)` -\u003e get structured data of a domain-type url (like https://bbc.com)\n* `Scrape.feed!(url)` -\u003e get structured data of a RSS/Atom feed\n* `Scrape.article!(url)` -\u003e get structured data of an article-type url \n\n## License\n\nLGPLv3. You can use this package any way you want (including commercially), but I want bugfixes and improvements to flow back into this package for everyone's benefit.\n","funding_links":[],"categories":["HTTP","Elixir"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FAnonyfox%2Felixir-scrape","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FAnonyfox%2Felixir-scrape","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FAnonyfox%2Felixir-scrape/lists"}