Using Scrapebox to scrape rich snippets?

RightInTwo

Power Member
Joined
Feb 23, 2010
Messages
744
Reaction score
389
Has anyone ever scraped rich snippets in the SERPS using Scrapebox? I am trying to scrape snippets like the rating/stars and number of votes that show up in the actual Google results themselves.

Ideally, I am trying to find restaurants with a certain rating without using Yelp. For example, I want to find all of the restaurants in the SERPS that are 4 stars and have the keyword Pizza. Scrapebox would then find the example below and then scrape the URL and other details.

Anyone have any suggestions?

review.png
 
Has anyone ever scraped rich snippets in the SERPS using Scrapebox? I am trying to scrape snippets like the rating/stars and number of votes that show up in the actual Google results themselves.

Ideally, I am trying to find restaurants with a certain rating without using Yelp. For example, I want to find all of the restaurants in the SERPS that are 4 stars and have the keyword Pizza. Scrapebox would then find the example below and then scrape the URL and other details.

Anyone have any suggestions?

review.png
"See the original image on xxx.com" 0.o

Anyways, to understand your problem correctly:
You wan´t to scrape the URL and other details with Scrapebox, but with the configs: Keyword "Pizza" & 4 stars rating, correct?
 
"See the original image on xxx.com" 0.o

Anyways, to understand your problem correctly:
You wan´t to scrape the URL and other details with Scrapebox, but with the configs: Keyword "Pizza" & 4 stars rating, correct?

Yes, correct. I was thinking maybe you can use the Custom Data Grabber, but not sure how to configure it yet.
 
Yes, correct. I was thinking maybe you can use the Custom Data Grabber, but not sure how to configure it yet.
You would need to feed it fabricated google search query urls, where you added in pizza and perhaps a location etc..

But Really the more ideal way is going to be the custom data scraper in the email scraper plugin. Because then you can scrape both the url and the star rating, export to excel and then sort. Also the email scraper plugin has a tab that would allow you to easily fabricate the google search query urls.
 
Back
Top