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

Google SERP Carousel Data Scraper #298

Open
wants to merge 10 commits into
base: master
Choose a base branch
from

Conversation

maniSHarma7575
Copy link

@maniSHarma7575 maniSHarma7575 commented Dec 27, 2024

Description

Scraper is a gem that extracts information from the Google SERP carousel.

Testing

rake spec

Usage

bundle install
bin/scraper --file=<FILE>

Output

  • The output file will be available at the path assets/public.

Example

bin/scraper --file=assets/files/van-gogh-paintings.html

bin/scraper --file=assets/files/raja-ravi-verma-paintings.html

bin/scraper --file=assets/files/rabindranath-tagore-paintings.html

Limitation

  • The solution currently works perfectly for the painting carousel.
  • Handling different layouts for carousel items on specific search results pages is not supported at this time.

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