New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

fb-page-scraper

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fb-page-scraper

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.

latest
Source
npmnpm
Version
1.1.0
Version published
Maintainers
1
Created
Source

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

FAQs

Package last updated on 07 Jul 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts