wuwanahq / wuwana2

🇪🇺 Wuwana v2 - A webapp to help users find local suppliers in Spain.
Mozilla Public License 2.0
2 stars 2 forks source link

Scraper - Facebook review #112

Open levogirar opened 3 years ago

levogirar commented 3 years ago

From the company's facebook review page:

Design

Screen Shot 2021-01-15 at 20 33 46
levogirar commented 3 years ago

Expected outcome:

link: facebook.com/company/reviews
ratingScore: 1 to 5
ratingCount: number of reviews
lastUpdated: day the rating was collected
reviews: latest three reviews (if possible)
levogirar commented 3 years ago

It seems that I cannot see more than one review when I download the text using the file_get_contents My guess is that it loads the other reviews only when the user scrolls the page.

Try AgainCancelLoading...Loading...requireLazy(["HasteSupportData"],function(m){m.handle({"gkxData":{"996940":{"result":false,"hash":"AT7opYuEGy3sjG1acr8"},"708253":{"result":false,"hash":"AT5n4hBL3YTMnQWtcLw"},"1263340":{"result":false,"hash":"AT5bwizWgDaFQudmYkI"},"676920":

In this case, we can decide to only show the last (and only review available to us) or do not show any review and simply display the rating.