Code Monkey home page Code Monkey logo

Comments (10)

th0mass avatar th0mass commented on July 23, 2024

sorry just saw the group version. thanks, will try :)

from facebook-page-post-scraper.

th0mass avatar th0mass commented on July 23, 2024

you said this is to use for open groups. can I use it for a closed one that I own (and also admin) ?

from facebook-page-post-scraper.

minimaxir avatar minimaxir commented on July 23, 2024

Looks like it's possible, but only for Group Admins.

  1. Go to the Graph API Explorer
  2. Get a User Access Token with the permission user_managed_groups.
  3. In the group version of the script, replace the line:

access_token = app_id + "|" + app_secret

with the line:

access_token = "<token>"

Let me know if that works.

from facebook-page-post-scraper.

mendax-grip avatar mendax-grip commented on July 23, 2024

Any idea for closed group where I am a member @minimaxir ?

from facebook-page-post-scraper.

minimaxir avatar minimaxir commented on July 23, 2024

In my testing, I couldn't get that to work. (A member with all user permissions will not see any data)

from facebook-page-post-scraper.

mendax-grip avatar mendax-grip commented on July 23, 2024

Okay. Thanks @minimaxir

from facebook-page-post-scraper.

dwightdl avatar dwightdl commented on July 23, 2024

I am very new to scraping so this might be obvious but is it possible to scrape group size from a closed group, or will that still only work for open groups?

from facebook-page-post-scraper.

th0mass avatar th0mass commented on July 23, 2024

Hi, just saw your responses and will try and write the result here. thanks 👍

from facebook-page-post-scraper.

RoiBar avatar RoiBar commented on July 23, 2024

Hi,
I'm admin for closed group and I tried your code with my app_id/app_secret and got "Uncaught SyntaxError: Unexpected token import" after pasting it on the chrome console..
Did I do something wrong?

from facebook-page-post-scraper.

rougetimelord avatar rougetimelord commented on July 23, 2024

@RoiBar this is not a javascript tool, read the read me

from facebook-page-post-scraper.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.