Skip to content

A login (cookies) is required to see this page #279

Answered by neon-ninja
stent0r asked this question in Q&A
Discussion options

You must be logged in to vote

Even for a public facebook group, facebook still requires a login for some actions, such as extracting a high resolution image link. You should still get a partial result, it's just that the images link might require a login to resolve - it would have /view_full_size/ in the URL in that case. de8145a should make it so that this post returns text correctly - with latest master and the code:

pprint.pprint(list(get_posts(post_urls=[1202864840151261, 1201272270310518])))

I get

[{'available': True,
  'comments': 0,
  'comments_full': None,
  'factcheck': None,
  'image': 'https://m.facebook.com/photo/view_full_size/?fbid=10219353150727326&ref_component=mbasic_photo_permalink&ref_page=%2Fwap%2F…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by neon-ninja
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants