{"id":27250655,"url":"https://github.com/joao2391/elixpose","last_synced_at":"2025-04-11T00:59:12.248Z","repository":{"id":57494677,"uuid":"436574125","full_name":"joao2391/elixpose","owner":"joao2391","description":"A package that helps you to scrap web pages. It shows you a lot of information about the page.","archived":false,"fork":false,"pushed_at":"2022-01-16T11:17:43.000Z","size":11,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-09T04:03:09.880Z","etag":null,"topics":["elixir","elixir-examples","elixir-lang","elixir-library","elixir-programming-language"],"latest_commit_sha":null,"homepage":"https://hexdocs.pm/elixpose/0.1.0/Elixpose.html#content","language":"Elixir","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/joao2391.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-12-09T10:27:55.000Z","updated_at":"2021-12-20T00:21:38.000Z","dependencies_parsed_at":"2022-08-28T19:40:48.725Z","dependency_job_id":null,"html_url":"https://github.com/joao2391/elixpose","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/joao2391%2Felixpose","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joao2391%2Felixpose/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joao2391%2Felixpose/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joao2391%2Felixpose/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joao2391","download_url":"https://codeload.github.com/joao2391/elixpose/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248059201,"owners_count":21040903,"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":["elixir","elixir-examples","elixir-lang","elixir-library","elixir-programming-language"],"created_at":"2025-04-11T00:59:11.587Z","updated_at":"2025-04-11T00:59:12.224Z","avatar_url":"https://github.com/joao2391.png","language":"Elixir","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Elixpose version](https://img.shields.io/hexpm/v/elixpose.svg)](https://hex.pm/packages/elixpose)\n[![Hex Docs](https://img.shields.io/badge/hex-docs-lightgreen.svg)](https://hexdocs.pm/elixpose/)\n[![Hex.pm](https://img.shields.io/hexpm/dt/elixpose.svg)](https://hex.pm/packages/)\n\n# Elixpose\n\nIt is a package for helping you to scrap web pages. It shows you a lot of information about the page.\n\n## Notes\nVersion 0.1.0:\n\n- Added features to get information from the page.\n\n## Installation\n\nIf [available in Hex](https://hex.pm/docs/publish), the package can be installed\nby adding `elixpose` to your list of dependencies in `mix.exs`:\n\n```elixir\ndef deps do\n  [\n    {:elixpose, \"~\u003e 0.1.0\"}\n  ]\nend\n```\n\n## Features\n```elixir\ncount_css(url, headers \\\\ [])\n\ncount_js(url, headers \\\\ [])\n\ncount_html_elements(url, headers \\\\ [])\n\ncount_meta_tags(url, headers \\\\ [])\n\ncount_onclick_events(url, headers \\\\ [])\n\ncount_forms(url, headers \\\\ [])\n\nget_js_content(url, headers \\\\ [])\n\nget_css_content(url, headers \\\\ [])\n\nget_forms_info(url, headers \\\\ [])\n\nget_page_size(url, headers \\\\ [])\n\nget_onclick_values(url, headers \\\\ [])\n\nhas_ajax_call?(url, headers \\\\ [])\n\nget_json_report(url, headers \\\\ [])\n```\n\n## Documentation\n\nDocumentation can be found at [https://hexdocs.pm/elixbacen](https://hexdocs.pm/elixbacen).\n\n## License\n[MIT](https://choosealicense.com/licenses/mit/)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoao2391%2Felixpose","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjoao2391%2Felixpose","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoao2391%2Felixpose/lists"}