{"id":19398083,"url":"https://github.com/piedweb/facebookscraper","last_synced_at":"2025-04-24T05:31:21.365Z","repository":{"id":57041391,"uuid":"329263636","full_name":"PiedWeb/FacebookScraper","owner":"PiedWeb","description":"PHP Facebook Scrapper. DISCLAMER : this code is share only for educational purpose. Using it _probably_ against facebook's terms of service.","archived":false,"fork":false,"pushed_at":"2022-02-02T16:35:48.000Z","size":31,"stargazers_count":2,"open_issues_count":2,"forks_count":2,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-04-15T12:52:06.992Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/PiedWeb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null}},"created_at":"2021-01-13T09:56:00.000Z","updated_at":"2022-12-26T07:12:49.000Z","dependencies_parsed_at":"2022-08-23T23:31:11.898Z","dependency_job_id":null,"html_url":"https://github.com/PiedWeb/FacebookScraper","commit_stats":null,"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PiedWeb%2FFacebookScraper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PiedWeb%2FFacebookScraper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PiedWeb%2FFacebookScraper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PiedWeb%2FFacebookScraper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PiedWeb","download_url":"https://codeload.github.com/PiedWeb/FacebookScraper/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250572300,"owners_count":21452327,"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":[],"created_at":"2024-11-10T11:04:50.338Z","updated_at":"2025-04-24T05:31:21.122Z","avatar_url":"https://github.com/PiedWeb.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PHP Facebook Scraper\n\n[![Latest Version on Packagist](https://img.shields.io/packagist/v/piedweb/facebook-scraper.svg?style=flat-square)](https://packagist.org/packages/piedweb/facebook-scraper)\n[![GitHub Tests Action Status](https://img.shields.io/github/workflow/status/piedweb/FacebookScraper/Tests?label=tests)](https://github.com/PiedWeb/FacebookScraper/actions)\n[![Total Downloads](https://img.shields.io/packagist/dt/piedweb/facebook-Scraper.svg?style=flat-square)](https://packagist.org/packages/piedweb/facebook-Scraper)\n\n{ Harvest Data | Scrap } from Scrape Facebook public pages without an API key.\n\n_DISCLAMER_ : this code is share only for educational purpose. Using it _probably_ against facebook's terms of service.\n\nProjet en pause, le client qui requête facebook est affreux à l'usage.\n\n## Installation\n\n```bash\ncomposer require piedweb/facebook-scraper\n```\n\n## Usage\n\n```php\nuse PiedWeb\\FacebookScraper\\FacebookScraper;\n\n$fbScraper = new FacebookScraper('myPageId');\n\n$fbScraper-\u003egetPosts();\n\n/** @Return array with subarray containing\n * publish_time\n * post_id\n * text\n * comment_number\n * like_number\n * images array\n */\n```\n\n## Testing\n\n```bash\ncomposer test\n```\n\n## Todo\n\n-   review\n-   post comment\n\n## Credits\n\n-   Robin from [Pied Web](https://piedweb.com)\n-   [All Contributors](../../contributors)\n\n## License\n\nThe MIT License (MIT). Please see [License File](LICENSE.md) for more information.\n\n\u003cp align=\"center\"\u003e\u003ca href=\"https://dev.piedweb.com\" rel=\"dofollow\"\u003e\n\u003cimg src=\"https://raw.githubusercontent.com/PiedWeb/piedweb-devoluix-theme/master/src/img/logo_title.png\" width=\"200\" height=\"200\" alt=\"PHP Packages Open Source\" /\u003e\n\u003c/a\u003e\u003c/p\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpiedweb%2Ffacebookscraper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpiedweb%2Ffacebookscraper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpiedweb%2Ffacebookscraper/lists"}