Recent content by gael876

  1. G

    How to scrape singles from groups/pages

    I need to scrape all the people who set their relationship status as 'single' or 'married' from a fb page/group. How can I do it? Used to use intersect, but it does not work anymore
  2. G

    FB Grid/Intersect search is dead?

    Used to scrape users like this: Query example: /search/single/users/114725122037984/members/intersect/ It does not work anymore. Anyone has a clue on how to make it work/other ways to scrape users of pages/groups by their relationship status? Thanks
  3. G

    filtering fb group members

    Thank You MrE, this is extremely powerful. Is it possible to only intersect a specific sex? Like only single women in a specific group, or married men. Thank you again
  4. G

    filtering fb group members

    I need to filter people from fb groups by relationship status (all the single people and all the people in a relationship). Is there anyway to do it automatically? The groups are not mine I basically need a list with the profile of all the single people, and people in relationship, in a given...
Back
Top