Skip to content
This repository was archived by the owner on Sep 10, 2025. It is now read-only.
This repository was archived by the owner on Sep 10, 2025. It is now read-only.

Adding a feature that gets posts share information #1

@olaoluwanhs

Description

@olaoluwanhs

Hello,
I downloaded a zip of your repository some hours ago and tried to add a 5th feature that takes in Facebook post (text, photos and videos) id and sends back information of the groups that it has been shared to.
After reading the code to see how information is extracted in the other features I realized that this one can't be done like that. The code shows that with the help of specific headers and well structured post body you can then get the full html of the page. After which you searched for specific values using regex.
Because there wasn't a way to get the list of shares through this method and facebook graph api was giving too many problems on this particular issue, I wanted to reach out to you if you could help me in achieving the task. Thank you in advance.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions