Skip to content

docs: fix SerpApi link and add migration guide from google-search-results-java#5

Merged
jvmvik merged 1 commit into
masterfrom
docs/fix-serpapi-link-and-migration-guide
Jun 9, 2026
Merged

docs: fix SerpApi link and add migration guide from google-search-results-java#5
jvmvik merged 1 commit into
masterfrom
docs/fix-serpapi-link-and-migration-guide

Conversation

@jvmvik

@jvmvik jvmvik commented Jun 9, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Fix SerpApi (https://serpapi.com)[SerpApi](https://serpapi.com) so the homepage URL renders as a proper markdown hyperlink in both README.md and README.md.erb
  • Add Migration from google-search-results-java section to help users upgrading from the legacy google-search-results-java library, covering:
    • Gradle dependency change
    • Class and method rename table (GoogleSearchSerpApi, getJson()search(), etc.)
    • Side-by-side before/after code example

Test plan

  • Verify the SerpApi link renders as a clickable hyperlink on the GitHub README page
  • Verify the migration guide table and code blocks render correctly

🤖 Generated with Claude Code

…rch-results-java

- Fix SerpApi homepage URL to use proper markdown link syntax
- Add migration guide section covering dependency change, class/method
  renames, and before/after code example for users upgrading from the
  legacy google-search-results-java library

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@jvmvik jvmvik merged commit 4660582 into master Jun 9, 2026
1 check passed
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.

1 participant