{"id":13596674,"url":"https://github.com/apurvmishra99/facebook-scraper-selenium","last_synced_at":"2025-04-09T16:33:43.295Z","repository":{"id":41293660,"uuid":"196436416","full_name":"apurvmishra99/facebook-scraper-selenium","owner":"apurvmishra99","description":null,"archived":false,"fork":false,"pushed_at":"2020-06-28T11:59:17.000Z","size":27,"stargazers_count":207,"open_issues_count":7,"forks_count":80,"subscribers_count":8,"default_branch":"master","last_synced_at":"2024-11-06T19:46:34.346Z","etag":null,"topics":["automated-scraper","facebook-crawler","facebook-groups","facebook-groups-scraper","facebook-pages-scraper","facebook-scraper","facebook-scraper-software","facebook-scraper-tool","facebook-scraping","facebook-status-scraper","selenium","selenium-python","selenium-scraper"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/apurvmishra99.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}},"created_at":"2019-07-11T17:14:16.000Z","updated_at":"2024-10-30T11:31:41.000Z","dependencies_parsed_at":"2022-09-10T12:20:33.012Z","dependency_job_id":null,"html_url":"https://github.com/apurvmishra99/facebook-scraper-selenium","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/apurvmishra99%2Ffacebook-scraper-selenium","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apurvmishra99%2Ffacebook-scraper-selenium/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apurvmishra99%2Ffacebook-scraper-selenium/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apurvmishra99%2Ffacebook-scraper-selenium/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apurvmishra99","download_url":"https://codeload.github.com/apurvmishra99/facebook-scraper-selenium/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248068060,"owners_count":21042408,"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":["automated-scraper","facebook-crawler","facebook-groups","facebook-groups-scraper","facebook-pages-scraper","facebook-scraper","facebook-scraper-software","facebook-scraper-tool","facebook-scraping","facebook-status-scraper","selenium","selenium-python","selenium-scraper"],"created_at":"2024-08-01T16:02:38.799Z","updated_at":"2025-04-09T16:33:38.281Z","avatar_url":"https://github.com/apurvmishra99.png","language":"Python","funding_links":[],"categories":["Python"],"sub_categories":[],"readme":"# FaceBook-Scraper [2020]\n_Scrape posts from any group or user into a .csv file without needing to register for any API access_\n\n____\n\n### How to use it?\n\nFirstly, make sure you have selenium \u003e= 3.141.0, GeckoDriver and FireFox installed.\n\nStore your email and password for Facebook login in credentials.txt.\n\nUse `scraper.py` to collect the data. \n```\nusage: fb-scraper/scraper.py [-h] [--pages PAGES [PAGES ...]] [--groups GROUPS [GROUPS ...]][-d DEPTH]\nData Collection\narguments:\n  -h, --help            show this help message and exit\n  -p, --pages PAGES [PAGES ...]\n                        List the pages you want to scrape\n                        for recent posts\n  \n  -g, --groups GROUPS [GROUPS ...]\n                        List the groups you want to scrape\n                        for recent posts\n  \n  -d DEPTH, --depth DEPTH\n                        How many recent posts you want to gather in\n                        multiples of (roughly) 8.\n```\nExample: ```python scraper.py --pages feelzesty -d 20```\n____\nThe output is `posts.csv` inside the script folder.\n\nOutput is in three columns: PosterName(Author), uTime and Text\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapurvmishra99%2Ffacebook-scraper-selenium","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fapurvmishra99%2Ffacebook-scraper-selenium","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapurvmishra99%2Ffacebook-scraper-selenium/lists"}