{"id":41900256,"url":"https://github.com/imarc/crawler","last_synced_at":"2026-01-25T15:04:49.744Z","repository":{"id":56990251,"uuid":"106860550","full_name":"imarc/crawler","owner":"imarc","description":"Crawl","archived":false,"fork":false,"pushed_at":"2017-11-01T19:59:16.000Z","size":36,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":6,"default_branch":"master","last_synced_at":"2024-11-30T03:48:36.353Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"PHP","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/imarc.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":"2017-10-13T18:37:24.000Z","updated_at":"2017-10-17T15:34:18.000Z","dependencies_parsed_at":"2022-08-21T10:10:51.855Z","dependency_job_id":null,"html_url":"https://github.com/imarc/crawler","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/imarc/crawler","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imarc%2Fcrawler","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imarc%2Fcrawler/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imarc%2Fcrawler/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imarc%2Fcrawler/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/imarc","download_url":"https://codeload.github.com/imarc/crawler/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imarc%2Fcrawler/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28754808,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-25T13:59:49.818Z","status":"ssl_error","status_checked_at":"2026-01-25T13:59:33.728Z","response_time":113,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":"2026-01-25T15:04:48.901Z","updated_at":"2026-01-25T15:04:49.736Z","avatar_url":"https://github.com/imarc.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Crawler\n\nCrawls a website and does something with the URLs. By default it will output each URL on a single line in a txt file.\n\nThis could fairly easily be extended to do many other things. You would just need to create a new Observer (`src/Observer`)\n\n## install\n`composer require imarc/crawler`\n\n## usage\nFrom your project's directory: `./vendor/bin/crawler csv URL DESTINATION`\n\nFrom the repo: `./crawler.php csv URL DESTINATION`\n\n## options\n`crawler --help`\n```\nUsage:\n  csv [options] [--] \u003curl\u003e \u003cdestination\u003e\n\nArguments:\n  url                    URL to crawl.\n  destination            Write CSV to FILE\n\nOptions:\n  -s, --show-progress    Show the crawl's progress\n  -e, --crawl-external   Crawl external URLs\n  -q, --quiet            Do not output any message\n      --exclude=EXCLUDE  Exclude certain extensions [default: [\"css\",\"gif\",\"ico\",\"jpg\",\"jpg\",\"js\",\"pdf\",\"pdf\",\"png\",\"rss\",\"txt\"]] (multiple values allowed)\n  -h, --help             Display this help message\n  -V, --version          Display this application version\n      --ansi             Force ANSI output\n      --no-ansi          Disable ANSI output\n  -n, --no-interaction   Do not ask any interactive question\n  -v|vv|vvv, --verbose   Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug\n```\n\n## tests\n\n`codecept run`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimarc%2Fcrawler","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fimarc%2Fcrawler","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimarc%2Fcrawler/lists"}