{"id":19859057,"url":"https://github.com/mikedevelops/facebook-archiver","last_synced_at":"2026-05-30T23:31:45.476Z","repository":{"id":144062906,"uuid":"99274275","full_name":"mikedevelops/facebook-archiver","owner":"mikedevelops","description":"Retrieve and download Facebook photographs you are tagged in","archived":false,"fork":false,"pushed_at":"2018-02-09T10:19:56.000Z","size":22,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-28T23:58:37.852Z","etag":null,"topics":["facebook","javascript","photos","scraper"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/mikedevelops.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}},"created_at":"2017-08-03T20:55:14.000Z","updated_at":"2018-02-09T10:20:39.000Z","dependencies_parsed_at":null,"dependency_job_id":"2bed9a7d-f3b6-4a79-a0e4-ebb55593d7ca","html_url":"https://github.com/mikedevelops/facebook-archiver","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mikedevelops/facebook-archiver","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikedevelops%2Ffacebook-archiver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikedevelops%2Ffacebook-archiver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikedevelops%2Ffacebook-archiver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikedevelops%2Ffacebook-archiver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mikedevelops","download_url":"https://codeload.github.com/mikedevelops/facebook-archiver/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikedevelops%2Ffacebook-archiver/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33714033,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-30T02:00:06.278Z","response_time":92,"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":["facebook","javascript","photos","scraper"],"created_at":"2024-11-12T14:25:30.856Z","updated_at":"2026-05-30T23:31:45.453Z","avatar_url":"https://github.com/mikedevelops.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Facebook Archiver\nRetrieve and download Facebook photographs you are tagged in using the selenium-webdriver.\n\n\n# Install\n```\ngit clone https://github.com/mikedevelops/facebook-archiver.git\ncd facebook-archiver\nnpm install\n```\nThen get the appropriate geckodriver for your OS/machine (see: http://seleniumhq.github.io/selenium/docs/api/javascript/index.html). It should be accessible from your PATH\n\n\n# Usage\nSet `FACEBOOK_USER` and `FACEBOOK_PASS` to your credentials, then:\n```shell\nFACEBOOK_USER=mike@github.com FACEBOOK_PASS=*********** node index.js\nmkdir images\ncd images\ncat ../photos.txt | sort -u | xargs -n 1 -P 10 wget -q\n```\n\nTips: -P is for the number of parallel download, raise it for faster download\n\n# Disclaimer\n\nRead Facebook's [Automated Data Collection Terms](https://www.facebook.com/apps/site_scraping_tos_terms.php) before use.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmikedevelops%2Ffacebook-archiver","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmikedevelops%2Ffacebook-archiver","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmikedevelops%2Ffacebook-archiver/lists"}