-
Notifications
You must be signed in to change notification settings - Fork 2
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Checking mergeability…
Don’t worry, you can still create the pull request.
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: serpapi/serpapi-java
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: remove-num-param
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: serpapi/serpapi-java
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 12 commits
- 44 files changed
- 3 contributors
Commits on Dec 9, 2025
-
Merge pull request #4 from serpapi/remove-num-param
Remove num param
Configuration menu - View commit details
-
Copy full SHA for 5ba6913 - Browse repository at this point
Copy the full SHA 5ba6913View commit details
Commits on Jan 4, 2026
-
Update project to Java 21, Gradle 8.5, and modernize CI/CD
Summary of changes: - Upgraded Java target to version 21. - Updated Gradle wrapper to version 8.5 for Java 21 compatibility. - Refactored SerpApi.java to remove incorrect inheritance from Exception. - Updated GitHub Actions workflow to use Java 21 and gradle-setup-java action. - Switched environment variable for API keys to SERPAPI_KEY in tests and CI. - Reorganized tests: moved engine examples to src/test/java/serpapi/example/. - Fixed failures in LocationApiTest and GoogleReverseImageTest.
Configuration menu - View commit details
-
Copy full SHA for 33a3d78 - Browse repository at this point
Copy the full SHA 33a3d78View commit details -
Configuration menu - View commit details
-
Copy full SHA for c610e50 - Browse repository at this point
Copy the full SHA c610e50View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3a01d58 - Browse repository at this point
Copy the full SHA 3a01d58View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4788a7b - Browse repository at this point
Copy the full SHA 4788a7bView commit details -
Enhance Makefile with additional build targets and update Javadoc com…
…mand to use Gradle wrapper
Configuration menu - View commit details
-
Copy full SHA for 334e07c - Browse repository at this point
Copy the full SHA 334e07cView commit details
Commits on Apr 16, 2026
-
Configuration menu - View commit details
-
Copy full SHA for ade443a - Browse repository at this point
Copy the full SHA ade443aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 85cef89 - Browse repository at this point
Copy the full SHA 85cef89View commit details -
Enhance build configuration and refactor SerpApiHttp for improved HTT…
…P handling - Updated JaCoCo configuration in build.gradle for better test coverage reporting. - Refactored SerpApiHttp to utilize HttpClient for HTTP requests, improving performance and readability. - Adjusted Makefile and demo Makefile to use the Gradle wrapper consistently. - Added a new test class for Google Local Services to validate API functionality. - Updated existing tests to ensure they handle null API keys gracefully.
Configuration menu - View commit details
-
Copy full SHA for cc7c80f - Browse repository at this point
Copy the full SHA cc7c80fView commit details -
documentation improvement, relax condition in google play test,
update gradlew wrapper
Configuration menu - View commit details
-
Copy full SHA for 5e16c3f - Browse repository at this point
Copy the full SHA 5e16c3fView commit details -
Configuration menu - View commit details
-
Copy full SHA for ab95f10 - Browse repository at this point
Copy the full SHA ab95f10View commit details -
Update JaCoCo tool version to 0.8.13 and improve build.gradle configu…
…ration - Updated JaCoCo tool version for enhanced test coverage reporting. - Fixed syntax for Maven repository URL. - Added exclusions in test configuration to avoid instrumenting JDK internals. - Updated HashMap instantiation in SerpApi.java for type safety.
Configuration menu - View commit details
-
Copy full SHA for 08df8f6 - Browse repository at this point
Copy the full SHA 08df8f6View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff remove-num-param...master