Skip to content

Releases: SSujitX/facebook-pages-scraper

0.0.2

13 Feb 00:37
418c403
Compare
Choose a tag to compare

Major Enhancements - Facebook Page Scraper v0.0.2

New Data Fields

  • Added Page ID extraction capability
  • Implemented Business page status detection
  • Enhanced metrics collection:
    • Page likes count
    • Page talking count
    • Page were-here count
  • Improved error handling and data validation
  • Fixed issue #3 : Now correctly differentiates between page likes and followers
  • Resolved issue #4 : Successfully retrieves Facebook page ID

Documentation Improvements

  • Expanded README with comprehensive feature documentation
  • Added detailed usage examples
  • Enhanced installation guide
  • Improved API documentation with type hints

Full Changelog: 0.0.1...0.0.2

0.0.1

21 Oct 00:54
bb33ed6
Compare
Choose a tag to compare

Initial Release - Facebook Page Scraper v0.0.1

Features:

  • Page Name & URL Extraction: Easily extract the name and URL of the Facebook page.
  • Profile Picture Scraping: Retrieve the profile picture associated with the page.
  • Likes & Followers Count: Get the number of likes and followers for the page.
  • Category Information: Scrape the page's category (e.g., App Page, Product/Service).
  • Email & Phone: Extract associated email addresses and phone numbers (if available).
  • Website & Social Media Links: Retrieve website links and social media profiles connected to the page.
  • Business Hours & Services: Scrape business hours and services (where applicable).
  • Simple Integration: Built with ease of use in mind, allowing quick integration into Python projects for Facebook page data automation.

This release lays the foundation for future updates and enhancements, providing developers with a reliable way to gather Facebook page data programmatically.

Full Changelog: https://github.com/SSujitX/facebook-pages-scraper/commits/0.0.1