fb-page-scraper

1.1.0 • Public • Published

fbpage

fbpage is a web scraper that extracts public post data from public facebook pages, avoiding the multi-tiered auth flow and token management of facebook's API.

Install

npm i fbpage

Usage: CLI

// TBD

Usage: Module

Include

const fbpage = require('fbpage')

Retreive

const myPage = await fbpage('FacebookforDevelopers')

Version

  • Version 1.0.0

Changelog

Contact

Developer/Company

  • Homepage:
  • e-mail:
  • Twitter: @twitterhandle
  • other communication/social media

Readme

Keywords

none

Package Sidebar

Install

npm i fb-page-scraper

Weekly Downloads

6

Version

1.1.0

License

MIT

Unpacked Size

4.56 kB

Total Files

7

Last publish

Collaborators

  • camsmith145