fb-page-scraper
v1.1.0
Published
Scrape a series of public posts from a public Facebook page, and store the body text, image source URL, and timestamp string in a JSON file.
Downloads
2
Readme
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