{"id":24837230,"url":"https://github.com/letieu/fb-crawler","last_synced_at":"2025-09-13T08:43:18.705Z","repository":{"id":191195789,"uuid":"683756479","full_name":"letieu/fb-crawler","owner":"letieu","description":null,"archived":false,"fork":false,"pushed_at":"2024-06-12T02:23:14.000Z","size":251,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-26T04:13:58.182Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/letieu.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-08-27T15:53:50.000Z","updated_at":"2024-07-23T09:48:32.000Z","dependencies_parsed_at":"2023-08-28T18:55:00.671Z","dependency_job_id":"dc6811a2-6b3a-4671-ae83-abbb2804ed35","html_url":"https://github.com/letieu/fb-crawler","commit_stats":null,"previous_names":["letieu/fb-crawler"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/letieu/fb-crawler","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/letieu%2Ffb-crawler","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/letieu%2Ffb-crawler/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/letieu%2Ffb-crawler/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/letieu%2Ffb-crawler/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/letieu","download_url":"https://codeload.github.com/letieu/fb-crawler/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/letieu%2Ffb-crawler/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274941235,"owners_count":25378203,"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","status":"online","status_checked_at":"2025-09-13T02:00:10.085Z","response_time":70,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":"2025-01-31T05:53:36.802Z","updated_at":"2025-09-13T08:43:18.682Z","avatar_url":"https://github.com/letieu.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# FB Crawl\n\n## How to run\n\n```sh\ncp .env.example .env\ndocker-compose build\ndocker-compose up -d\n```\n\n## Check logs\n\n```sh\n# logs chrome\ndocker-compose logs chrome1 -f\ndocker-compose logs chrome2 -f\n\n# logs worker\ndocker compose logs id-worker -f\ndocker compose logs detail-worker -f\n\n# produce job\ndocker-compose exec exec board node dist/scripts/producers/post-id.js\ndocker-compose exec exec board node dist/scripts/producers/post-detail.js\n```\n\n## Crontab\n```\n0 0 * * * /usr/bin/docker compose -f /root/fb-crawler/docker-compose.yml exec board node dist/scripts/mark-expire-post.js \u003e\u003e /var/log/fb-crawl-expire.log\n\n0 1,13 * * * /usr/bin/docker compose -f /root/fb-crawler/docker-compose.yml exec board node dist/scripts/producers/post-id.js \u003e\u003e /var/log/fb-crawl-id.log\n\n0 2,14 * * * /usr/bin/docker compose -f /root/fb-crawler/docker-compose.yml exec board node dist/scripts/producers/like-page.js \u003e\u003e /var/log/fb-crawl-like-page.log\n\n0 3,15 * * * /usr/bin/docker compose -f /root/fb-crawler/docker-compose.yml exec board node dist/scripts/producers/ads-id.js \u003e\u003e /var/log/fb-crawl-ads-id.log\n\n0 4,16 * * * /usr/bin/docker compose -f /root/fb-crawler/docker-compose.yml exec board node dist/scripts/producers/post-detail.js \u003e\u003e /var/log/fb-crawl-detail.log\n\n0 5,17 * * * /usr/bin/docker compose -f /root/fb-crawler/docker-compose.yml exec board node dist/scripts/producers/ads-detail.js \u003e\u003e /var/log/fb-crawl-ads-detail.log\n\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fletieu%2Ffb-crawler","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fletieu%2Ffb-crawler","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fletieu%2Ffb-crawler/lists"}