{"id":17651488,"url":"https://github.com/lawzava/scrape","last_synced_at":"2025-10-15T13:20:05.603Z","repository":{"id":40968178,"uuid":"218517706","full_name":"lawzava/scrape","owner":"lawzava","description":"CLI utility to scrape emails from websites","archived":false,"fork":false,"pushed_at":"2023-12-25T12:09:35.000Z","size":153,"stargazers_count":159,"open_issues_count":1,"forks_count":26,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-03-24T09:47:07.781Z","etag":null,"topics":["cli","cli-utility","email","golang","hacktoberfest","scrape-emails","scraper","snap","snapcraft"],"latest_commit_sha":null,"homepage":"https://snapcraft.io/scrape","language":"Go","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/lawzava.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":["lawzava"]}},"created_at":"2019-10-30T12:01:35.000Z","updated_at":"2025-03-16T11:49:39.000Z","dependencies_parsed_at":"2023-12-25T13:37:37.202Z","dependency_job_id":"8673c5a9-5411-488f-987b-039c637ed8a1","html_url":"https://github.com/lawzava/scrape","commit_stats":null,"previous_names":["lawzava/simple-email-scraper"],"tags_count":24,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lawzava%2Fscrape","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lawzava%2Fscrape/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lawzava%2Fscrape/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lawzava%2Fscrape/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lawzava","download_url":"https://codeload.github.com/lawzava/scrape/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246927839,"owners_count":20856198,"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":["cli","cli-utility","email","golang","hacktoberfest","scrape-emails","scraper","snap","snapcraft"],"created_at":"2024-10-23T11:42:24.665Z","updated_at":"2025-10-15T13:20:00.583Z","avatar_url":"https://github.com/lawzava.png","language":"Go","funding_links":["https://github.com/sponsors/lawzava"],"categories":[],"sub_categories":[],"readme":"[![scrape](https://snapcraft.io/scrape/badge.svg)](https://snapcraft.io/scrape)\n\n# Scrape\nCLI utility to scrape emails from websites\n\n## Features\n\n- Asynchronous scraping\n- Recursive link follow\n- External link follow\n- Cloudflare email obfuscation decoding\n- Client side rendered pages support through headless `chromium` load awaits\n- Simple, grepable output\n\n## Install\n\n* MacOS:\n\n    ```bash\n    brew tap lawzava/scrape https://github.com/lawzava/scrape\n    brew install scrape\n    ```\n\n* Linux:\n\n    ```bash\n    sudo snap install scrape\n    ```\n\n\n## Usage\nSample call:\n\n`scrape -w https://lawzava.com` \n\nDepends on `chromium` or `google-chrome` being available in path if `--js` is used\n\n### Parameters:\n```\n      --async             Scrape website pages asynchronously (default true)\n      --debug             Print debug logs\n  -d, --depth int         Max depth to follow when scraping recursively (default 3)\n      --follow-external   Follow external 3rd party links within website\n  -h, --help              help for scrape\n      --js                Enables EnableJavascript execution await\n      --output string     Output type to use (default 'plain', supported: 'csv', 'json') (default \"plain\")\n      --output-with-url   Adds URL to output with each email\n      --recursively       Scrape website recursively (default true)\n      --timeout int       If \u003e 0, specify a timeout (seconds) for js execution await\n  -w, --website string    Website to scrape (default \"https://lawzava.com\")\n```\n\n## Note about scraper package\n\nFor those that are looking for `scraper` package - this repository was intended as a cli-use only thus the scraper package was moved to [lawzava/emailscraper](https://github.com/lawzava/emailscraper).\nThe `scrape` utility will be maintained as a CLI implementation of `emailscraper` package.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flawzava%2Fscrape","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flawzava%2Fscrape","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flawzava%2Fscrape/lists"}