Tell me the correct Facebook Api Call/Request to get all activities of a group (with user-id)

  • Stato: Closed
  • Premio: $20
  • Proposte ricevute: 2

Descrizione del concorso

Easy Task for Facebook Api Experts

I just need the correct Call/Request to show the info i need in Graph API Explorer

I need all of the activities per post going on in a public facebook Group by User/ID, Posts by (with user-id),Comments on the post (with user-id), Likes/Reactions given on the post (with user-id), in one call of the api

I need the correct call in 2 versions

1. Version = All Group Posts
2. Version = Group Posts of the last 24h

If you have the correct Api Call , just sent post it here - first one that tells me the correct call will win the contest !

Competenze consigliate

Le migliori proposte per questo concorso

Visualizza altre proposte

Bacheca pubblica per chiarimenti

  • tilldima
    tilldima
    • 6 anni fa

    Hey! Here is your call `/feed?fields=from,comments,likes`. For limiting post to 24 hours, you need to add `since` parameter like this: `/feed?fields=from,comments,likes&since= 1508002260`. You can get right `since` parameter here https://www.unixtimestamp.com/index.php. Enter needed date in right side and you'll get timestamp. Feel free to ask any questions if you have

    • 6 anni fa
  • visweswaran1998
    visweswaran1998
    • 6 anni fa

    Here is an example call: python.programmers/posts?fields=created_time,likes,comments.limit(10),id,message is this what you want?

    • 6 anni fa
    1. jensiboy
      Titolare del Concorso
      • 6 anni fa

      Hi Visweswaran, thx for your post .... like described i need the activities per post including the user id & name did this activity - with your sample i could only see some old posts in the python group ...

      • 6 anni fa

Come iniziare a usare i concorsi

  • Pubblica il tuo concorso

    Pubblica il tuo concorso Con facilità e in pochi istanti

  • Ottieni tante proposte

    Ottieni una Miriade di Proposte Da tutto il mondo

  • Seleziona la proposta migliore

    Seleziona la proposta migliore Scarica i file - Facile!

Pubblica subito un concorso o unisciti a noi oggi stesso!