tomquirk / linkedin-api

👨‍💼Linkedin API for Python
MIT License
1.72k stars 401 forks source link

Adding Support for GraphQL Queries. #281

Open KyleAlanJeffrey opened 1 year ago

KyleAlanJeffrey commented 1 year ago

Is it possible to add support for queries like this: /voyager/api/voyagerMessagingGraphQL/graphql?queryId=messengerMailboxCounts. I think currently, this is how many things are queried now on LinkedIn. Not sure though if this needs extra authentication though?