fbjs icon indicating copy to clipboard operation
fbjs copied to clipboard

Tooling that automates your Facebook interactions.

Results 22 fbjs issues
Sort by recently updated
recently updated
newest added

For instance, we do not have much information on our README. Also, we do not have proper documentation. We need to update this to help newcomers.

documentation

For instance, there are no tests at all except for manual tests. We need to have tests.

bug
enhancement
P1
test

CI is broken for now. - [ ] Add linter - [ ] Add automatic npm deployment on each new tag creation - [ ] #69

bug
enhancement
P1
ci

Hi all, great lib works very well, can we add a way to scrape the post date too? I tried to look into the lib inner workings, but cannot figure...

enhancement
P1

`fgps --group-ids 610355872400171 --output C:/Users/xx/Documents/ Cookie banner did not appear (node:9572) UnhandledPromiseRejectionWarning: TimeoutError: waiting for XPath "//div[@data-pagelet="Stories"]" failed: timeout 30000ms exceeded at new WaitTask (C:\Users\xx\AppData\Roaming\npm\node_modules\facebook-group-posts-scraper\node_modules\puppeteer\lib\DOMWorld.js:549:28) at DOMWorld._waitForSelectorOrXPath (C:\Users\xx\AppData\Roaming\npm\node_modules\facebook-group-posts-scraper\node_modules\puppeteer\lib\DOMWorld.js:478:22) at DOMWorld.waitForXPath...

bug
P1

- [ ] Add [contributor convenant](https://www.contributor-covenant.org/) as Code of Conduct - [ ] Update `README`

documentation
enhancement
P1

- [ ] Add a `CONTRIBUTING.md` file following the [example](https://github.com/auth0/open-source-template/blob/master/GENERAL-CONTRIBUTING.md) - [ ] Update README

documentation
enhancement
P1

We want to be able to post a comment a given post. We can do that with a function `void comment(String content)` in the `Post` class.

enhancement
P2
library
group

For instance, we're scraping only messages published in a Facebook Group. We need to get comments on this message and comments on a comment. - [x] #52 - [ ]...

P2

- [ ] We need to merge the `fbjs-cli` repository content in this repository as a `cli` folder - [ ] Update the `package.json` to compile both library and CLI...

enhancement
P1