Skip to content
This repository has been archived by the owner on Jun 15, 2023. It is now read-only.

getting a 400 for twitter.com #50

Open
jimustafa opened this issue Oct 24, 2021 · 0 comments
Open

getting a 400 for twitter.com #50

jimustafa opened this issue Oct 24, 2021 · 0 comments

Comments

@jimustafa
Copy link

Seems like twitter.com does not like the request for checking references. Not sure if this is a user agent issue, or just a problem on the twitter.com end.

A small snippet below used for testing:

import pdfx

print(pdfx.downloader.get_status_code('google.com'))
print(pdfx.downloader.get_status_code('twitter.com'))
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant