NikolaiT/GoogleScraper

Selectors are outdated, selenium search returns no links, titles and snippets

johnbaris92 opened this issue · 0 comments

[{
"effective_query": "",
"id": "15489",
"no_results": "False",
"num_results": "15",
"num_results_for_query": "0",
"page_number": "1",
"query": "wreath",
"requested_at": "2020-10-03 15:09:18.933000",
"requested_by": "localhost",
"results": [
{
"domain": "b''",
"id": "232616",
"link": "None",
"link_type": "results",
"num_reviews": "None",
"rank": "1",
"rating": "None",
"serp_id": "15489",
"snippet": "None",
"title": "None",
"visible_link": "www.bedbathandbeyond.ca \u203a store \u203a decorative-wreaths"
}

As you can see, it only returns visible link but then it is restricted in terms of length and ... are used to shrink the URL.

Could you please update the Google selectors so it pulls the right elements instead of none?