{"id":13583717,"url":"https://github.com/github/lightcrawler","last_synced_at":"2025-09-28T19:31:22.730Z","repository":{"id":22119436,"uuid":"94920453","full_name":"github/lightcrawler","owner":"github","description":"Crawl a website and run it through Google lighthouse","archived":true,"fork":false,"pushed_at":"2022-04-27T18:45:18.000Z","size":106,"stargazers_count":1493,"open_issues_count":15,"forks_count":166,"subscribers_count":62,"default_branch":"master","last_synced_at":"2024-02-14T23:39:06.717Z","etag":null,"topics":["chrome","crawler","google-lighthouse"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/github.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-06-20T18:01:06.000Z","updated_at":"2024-02-10T02:13:30.000Z","dependencies_parsed_at":"2022-07-16T01:30:33.515Z","dependency_job_id":null,"html_url":"https://github.com/github/lightcrawler","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Flightcrawler","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Flightcrawler/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Flightcrawler/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Flightcrawler/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/github","download_url":"https://codeload.github.com/github/lightcrawler/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":234555776,"owners_count":18851842,"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":["chrome","crawler","google-lighthouse"],"created_at":"2024-08-01T15:03:43.340Z","updated_at":"2025-09-28T19:31:22.379Z","avatar_url":"https://github.com/github.png","language":"JavaScript","readme":"# lightcrawler\nCrawl a website and run it through Google lighthouse\n\n```bash\nnpm install --save-dev lightcrawler\n\nlightcrawler --url https://atom.io/ --config lightcrawler-config.json\n```\n\nwhere `lightcrawler-config.json` looks something like this:\n```json\n{\n  \"extends\": \"lighthouse:default\",\n  \"settings\": {\n    \"crawler\": {\n      \"maxDepth\": 2,\n      \"maxChromeInstances\": 5\n    },\n    \"onlyCategories\": [\n      \"Accessibility\",\n      \"Performance\",\n      \"Best Practices\"\n    ],\n    \"onlyAudits\": [\n      \"accesskeys\",\n      \"aria-allowed-attr\",\n      \"external-anchors-use-rel-noopener\",\n      \"geolocation-on-start\",\n      \"no-document-write\",\n      \"no-mutation-events\",\n      \"no-old-flexbox\",\n      \"time-to-interactive\",\n      \"user-timings\",\n      \"viewport\",\n      \"without-javascript\"\n    ]\n  }\n}\n```\n\nEnjoy!\n","funding_links":[],"categories":["JavaScript","Nodejs"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgithub%2Flightcrawler","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgithub%2Flightcrawler","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgithub%2Flightcrawler/lists"}