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

Update to support GraphQL Search API #73

Merged
merged 1 commit into from
Oct 11, 2023
Merged

Update to support GraphQL Search API #73

merged 1 commit into from
Oct 11, 2023

Conversation

coj337
Copy link
Contributor

@coj337 coj337 commented Oct 10, 2023

The GraphQL API has some pretty major structural differences but it does the job and supports up to 50 results at once 🥳

Other than the query limit, I kept the other search functionality as identical as possible but I'm sus that LinkedIn doesn't have the same 1k result limit (I ran out of time to test that bit properly).

@initstring
Copy link
Owner

Wow, @coj337 nice work! I was dreading working on this, to be honest. Thanks so much for sharing your knowledge and fixing this.

I will try to test/review in the next couple days.

@initstring initstring changed the base branch from master to graphql-fixes October 11, 2023 00:50
@initstring
Copy link
Owner

I'm going to merge into a new branch in my project so I can work on the unit test changes before going into master.

@initstring initstring merged commit 6de38fa into initstring:graphql-fixes Oct 11, 2023
1 check failed
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

Successfully merging this pull request may close these issues.

2 participants