The JSON as no prices for the product_results
"product_results": {
"product_id": 11911727868387379589,
"title": "Sony Playstation 5 - Digital Edition",
"reviews": 21023,
"rating": 4.5,
"extensions": [
"November 2020",
"Sony",
"PlayStation",
"PlayStation 5",
"825 GB",
"PlayStation Network / Plus"
],
````
And the online_sellers array is completely empty:
"sellers_results": {
"online_sellers": [
]
```
This only seems to happen when no
gl
is included in the search alongside the
location
Google doesn't seem to serve the
prices
element on these searches and the different page layout also causes the
online_sellers
results to be missed by the scraper.