Query app pictures through Facebook graph api

Juan Carlos Carbonell

I've been reading through Facebook's graph api documentation and I've found a call to read an app's profile picture:

GET graph.facebook.com/v2.4/{app-id}/picture

Is there a way to query the rest of the app images (cover image, banner, web banner, app screenshots...)?

Tobi

Have a look at the docs to see which fields/edges can be queried:

Collected from the Internet

Please contact [email protected] to delete if infringement.

edited at
0

Comments

0 comments
Login to comment

Related

From Dev

Facebook Graph API - Pictures posted to Fan page by app are not showing to all users

From Dev

Facebook Graph API and app secret

From Dev

Sorting Through Graph API of Facebook Page on iOS

From Dev

Create a photo album on Facebook through the Graph API

From Dev

Facebook graph api php getting pictures too slow

From Dev

How to fetch large size pictures from Facebook Graph api

From Dev

Facebook Graph API - Get user feed posts with pictures

From Dev

How to use Facebook graph API query correctly

From Dev

Facebook App - Add Tester through API?

From Dev

Facebook Login through Graph API by not using FB Button

From Dev

Requesting Facebook friends online presence through the Graph API

From Dev

Is it possible to pass Facebook Graph API access token through request header?

From Dev

unable to search through Facebook Graph API for colleges/Institute names

From Dev

Facebook Login through Graph API by not using FB Button

From Dev

Retrieve user country through Facebook Android Graph API

From Dev

Facebook API: do a FQL query using Open Graph API

From Dev

Access profile pictures using Facebook's Graph API v2.3 without user login

From Dev

PHP - Facebook API will not upload pictures

From Dev

facebook api get feed with pictures

From Dev

Query Facebook for what version of the Graph API is being used / can be used

From Dev

Getting the user context id for a Facebook Open Graph API query

From Dev

Can I query for an optional field in the Facebook Graph API?

From Dev

Facebook Graph API Query: Find all friends of a certain gender

From Dev

How to invite friends to facebook app via the Graph API

From Dev

Facebook Graph API: getting an access token with an app ID and secret

From Dev

Facebook Graph API: manage my fanpage without app review?

From Dev

Get app activity log using graph-facebook-api

From Dev

Get Users App-Scoped user id in Facebook Graph API

From Dev

New iOS App struggling with Facebook Graph api v2.0

Related Related

  1. 1

    Facebook Graph API - Pictures posted to Fan page by app are not showing to all users

  2. 2

    Facebook Graph API and app secret

  3. 3

    Sorting Through Graph API of Facebook Page on iOS

  4. 4

    Create a photo album on Facebook through the Graph API

  5. 5

    Facebook graph api php getting pictures too slow

  6. 6

    How to fetch large size pictures from Facebook Graph api

  7. 7

    Facebook Graph API - Get user feed posts with pictures

  8. 8

    How to use Facebook graph API query correctly

  9. 9

    Facebook App - Add Tester through API?

  10. 10

    Facebook Login through Graph API by not using FB Button

  11. 11

    Requesting Facebook friends online presence through the Graph API

  12. 12

    Is it possible to pass Facebook Graph API access token through request header?

  13. 13

    unable to search through Facebook Graph API for colleges/Institute names

  14. 14

    Facebook Login through Graph API by not using FB Button

  15. 15

    Retrieve user country through Facebook Android Graph API

  16. 16

    Facebook API: do a FQL query using Open Graph API

  17. 17

    Access profile pictures using Facebook's Graph API v2.3 without user login

  18. 18

    PHP - Facebook API will not upload pictures

  19. 19

    facebook api get feed with pictures

  20. 20

    Query Facebook for what version of the Graph API is being used / can be used

  21. 21

    Getting the user context id for a Facebook Open Graph API query

  22. 22

    Can I query for an optional field in the Facebook Graph API?

  23. 23

    Facebook Graph API Query: Find all friends of a certain gender

  24. 24

    How to invite friends to facebook app via the Graph API

  25. 25

    Facebook Graph API: getting an access token with an app ID and secret

  26. 26

    Facebook Graph API: manage my fanpage without app review?

  27. 27

    Get app activity log using graph-facebook-api

  28. 28

    Get Users App-Scoped user id in Facebook Graph API

  29. 29

    New iOS App struggling with Facebook Graph api v2.0

HotTag

Archive