Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Facebook unshortening leads to login page url #23

Open
SvenLieber opened this issue Mar 10, 2021 · 0 comments
Open

Facebook unshortening leads to login page url #23

SvenLieber opened this issue Mar 10, 2021 · 0 comments

Comments

@SvenLieber
Copy link

I noticed that the unshortening does not work properly for Facebook links. I used unshrtn together with Twarc's unshrtn.py script.

When I visit for example this URL (https://bit.ly/36inqd5) in a Browser I get forwarded to a Facebook post (without having to login), but providing the link to unshrtn I receive the following (the Facebook login page):

{
  canonical: "https://www.facebook.com/login/web/",
  status: 200,
  content_type: "text/html; charset="utf-8"",
  title: "Aanmelden bij Facebook",
  description: "Meld je aan bij Facebook om te delen en contact te maken met je vrienden, familie en mensen die je kent.",
  image: null,
  publisher: "Facebook",
  keywords: null,
  short: "https://bit.ly/36inqd5",
  long: "https://www.facebook.com/login/? 
 next=https%3A%2F%2Fwww.facebook.com%2FRembrandt.Schilderijen%2Fposts%2F251379046374635",
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant