{"id":15687915,"url":"https://github.com/pxlrbt/third-party-checker","last_synced_at":"2025-03-11T11:31:52.204Z","repository":{"id":108876952,"uuid":"553125654","full_name":"pxlrbt/third-party-checker","owner":"pxlrbt","description":"Quickly check your websites for third party requests.","archived":false,"fork":false,"pushed_at":"2025-01-27T10:43:15.000Z","size":62,"stargazers_count":9,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-26T04:12:54.808Z","etag":null,"topics":["puppeteer","requests","third-party"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/pxlrbt.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-10-17T18:55:35.000Z","updated_at":"2025-01-27T10:43:19.000Z","dependencies_parsed_at":null,"dependency_job_id":"fc5c1dfc-8730-43d6-9b7b-4df3ee935a60","html_url":"https://github.com/pxlrbt/third-party-checker","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/pxlrbt%2Fthird-party-checker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pxlrbt%2Fthird-party-checker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pxlrbt%2Fthird-party-checker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pxlrbt%2Fthird-party-checker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pxlrbt","download_url":"https://codeload.github.com/pxlrbt/third-party-checker/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243025345,"owners_count":20223789,"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":["puppeteer","requests","third-party"],"created_at":"2024-10-03T17:51:33.410Z","updated_at":"2025-03-11T11:31:52.196Z","avatar_url":"https://github.com/pxlrbt.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Third Party Checker\n\nTool for crawling websites and checking for third party requests using Puppeteer.\n\n## Installation\n\n```bash\ngit clone https://github.com/pxlrbt/third-party-checker.git\ncd third-party-checker\nnpm install\n```\n\n## Usage\n- Create a `sites.yml` with a list of sites.\n- Make the file executable `chmod +x third-party-checker.js`.\n- Create a `report` folder.\n- Run `./third-party-checker.js sites.yml`.\n\n### Crawler\nThe default command only checks the front page for third party request. If you want to crawl the whole page use the `--crawl` flag.\n\n```sh\n./third-party-checker.js --crawl sites.yml\n```\n\n## Sites.yml\n```yml\n- domain-a.com\n- domain-b.com\n```\n\n## Output\nThe script will generate a yml file for every site in `sites.yml` in `report/` and a combined file `report/all.yml`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpxlrbt%2Fthird-party-checker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpxlrbt%2Fthird-party-checker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpxlrbt%2Fthird-party-checker/lists"}