{"id":43659441,"url":"https://github.com/wael-sudo2/facebook-page-info-scraper","last_synced_at":"2026-02-04T21:38:10.290Z","repository":{"id":165646824,"uuid":"635494637","full_name":"wael-sudo2/facebook-page-info-scraper","owner":"wael-sudo2","description":" Free Facebook pages MetaData Scraping Library - Unlimited Calls ","archived":false,"fork":false,"pushed_at":"2025-12-23T14:33:45.000Z","size":105,"stargazers_count":41,"open_issues_count":0,"forks_count":8,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-25T03:10:35.609Z","etag":null,"topics":["crawler","crawling-python","crm","data-analysis","data-mining","facebook","facebook-apis","facebook-page-information","facebook-page-scraper","facebook-scraper","facebook-scraping","leadgeneration","marketing","metadata","python","scraping","scraping-python","selenium"],"latest_commit_sha":null,"homepage":"","language":"Python","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/wael-sudo2.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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-05-02T20:20:52.000Z","updated_at":"2025-12-24T20:06:39.000Z","dependencies_parsed_at":"2024-06-24T00:39:47.497Z","dependency_job_id":null,"html_url":"https://github.com/wael-sudo2/facebook-page-info-scraper","commit_stats":null,"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"purl":"pkg:github/wael-sudo2/facebook-page-info-scraper","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wael-sudo2%2Ffacebook-page-info-scraper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wael-sudo2%2Ffacebook-page-info-scraper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wael-sudo2%2Ffacebook-page-info-scraper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wael-sudo2%2Ffacebook-page-info-scraper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wael-sudo2","download_url":"https://codeload.github.com/wael-sudo2/facebook-page-info-scraper/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wael-sudo2%2Ffacebook-page-info-scraper/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29096507,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-04T21:05:08.033Z","status":"ssl_error","status_checked_at":"2026-02-04T21:04:53.031Z","response_time":62,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["crawler","crawling-python","crm","data-analysis","data-mining","facebook","facebook-apis","facebook-page-information","facebook-page-scraper","facebook-scraper","facebook-scraping","leadgeneration","marketing","metadata","python","scraping","scraping-python","selenium"],"created_at":"2026-02-04T21:38:09.780Z","updated_at":"2026-02-04T21:38:10.285Z","avatar_url":"https://github.com/wael-sudo2.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"==============================\nfacebook-page-info-scraper\n==============================\n\n.. image:: https://img.shields.io/pypi/v/facebook-page-info-scraper.svg\n    :target: https://pypi.python.org/pypi/facebook-page-info-scraper\n    :alt: Latest Version\n.. image:: https://img.shields.io/pypi/pyversions/facebook-page-info-scraper.svg\n    :target: https://pypi.python.org/pypi/facebook-page-info-scraper\n    :alt: Supported Python Versions\n.. image:: https://static.pepy.tech/badge/facebook-page-info-scraper\n    :target: https://pepy.tech/project/facebook-page-info-scraper\n    :alt: Downloads\n.. image:: https://static.pepy.tech/badge/facebook-page-info-scraper/month\n    :target: https://pepy.tech/project/facebook-page-info-scraper\n    :alt: Monthly Downloads\n.. image:: https://static.pepy.tech/badge/facebook-page-info-scraper/week\n    :target: https://pepy.tech/project/facebook-page-info-scraper\n    :alt: Weekly Downloads\n\nFuture Improvements\n-------------------\nAI based crawling\n\nIntroduction\n------------\n`facebook-page-info-scraper` is a Python package that provides a convenient way to crawl information from Facebook pages. With this package, you can scrape Facebook data with unlimited calls. Whether you're a researcher, a data enthusiast, or a developer working on Facebook-related projects, this library simplifies the data extraction process. It uses Selenium for web scraping and retrieves Facebook page details such as the page name, category, address, email, follower count, and more.\n\nDictionary Contents\n-------------------\n\nThis section provides an overview of the dictionary contents.\n\nDictionary Fields\n~~~~~~~~~~~~~~~~~\n\n- `page_name`: The name of the page.\n- `location`: The location of the page.\n- `email`: The email associated with the page.\n- `phone_number`: The phone number associated with the page.\n- `social_media_links`: Links to the page's social media accounts.\n- `page_website`: The website link associated with the page.\n- `page_category`: The category of the page.\n- `page_followers`: The number of followers.\n- `page_following`: The number of following.\n- `page_likes`: The number of likes.\n- `page_rate`: The page rate.\n- `review_number`: The number of reviews.\n\nThis section provides an overview of the dictionary keys and types.\n\nDictionary Keys\n~~~~~~~~~~~~~~~\n\n- `page_name`: string\n- `location`: string or None\n- `email`: string or None\n- `phone_number`: string or list of strings or None\n- `social_media_links`: string or list of strings or None\n- `page_website`: string or list of strings or None\n- `page_category`: string\n- `page_followers`: string\n- `page_following`: string\n- `page_likes`: string\n- `page_rate`: string\n- `review_number`: string\n\nInstallation\n------------\n\nUse pip to install the package:\n\n.. code-block:: shell\n\n    pip install facebook_page_info_scraper\n\nUsage\n-----\n\nTo use the package, import the `FacebookPageInfoScraper` class and create an instance:\n\n.. code-block:: python\n\n    from facebook_page_info_scraper import FacebookPageInfoScraper\n    \n    # providing the page URL\n    page_url = 'https://www.facebook.com/example-page'\n    \n    # Create an instance of the scraper\n    scraper = FacebookPageInfoScraper(link=page_url)\n    \n    page_info = scraper.get_page_info()\n\n    # Print page details\n    print(page_info)\n\n    page_info = {\n       'page_name': 'Example Page', \n       'location': 'Some Location', \n       'email': 'example@example.com', \n       'phone_number': '+33 536337',\n       'social_media_links': 'www.instagram.com/example',\n       'page_website': 'http://example.com',\n       'page_category': 'Some category',\n       'page_likes': '36,565',\n       'page_followers': '38,225'\n       'page_following': '120'\n       'page_rate': '33'\n       'review_number': '4.6'\n   }\n\nTo use the `facebook_page_info_scraper` with a specific user profile:\n\n.. code-block:: python\n\n    from facebook_page_info_scraper import FacebookPageInfoScraper\n        \n    # providing the page URL\n    page_url = 'https://www.facebook.com/example-page'\n\n    # provide location where Chrome stores profiles\n    profiles_path = r'C:\\Users\\\u003cusername\u003e\\AppData\\Local\\Google\\Chrome\\User Data' # make sure to prefix the path with r'' to create a raw string \n\n    # provide the profile name with which we want to open browser\n    profile = r'Profile 1' # make sure to prefix it with r'' to create a raw string \n\n    # Create an instance of the scraper\n    scraper = FacebookPageInfoScraper(link=page_url, browser_profiles_path=profiles_path, profile_name=profile)\n\n    page_info = scraper.get_page_info()\n\n* To locate your Chrome profile path, you can usually find it at:\n\n    - **Windows:**\n      ``C:\\Users\\\u003cusername\u003e\\AppData\\Local\\Google\\Chrome\\User Data``\n    - **macOS:**\n      ``/Users/\u003cusername\u003e/Library/Application Support/Google/Chrome/``\n    - **Linux:**\n      ``~/.config/google-chrome/`` (replace `~` with your home directory)\n\nContributing\n------------\n\nContributions are welcome! If you find any issues or have suggestions for improvement, please feel free to open an issue or submit a pull request on the GitHub repository.\n\nLicense\n-------\n\nThis project is licensed under the MIT License. See the LICENSE file for more information.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwael-sudo2%2Ffacebook-page-info-scraper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwael-sudo2%2Ffacebook-page-info-scraper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwael-sudo2%2Ffacebook-page-info-scraper/lists"}