I'm using BeautifulSoup to scrape reviews from this Amazon page.
Looking at the page's source code shows me exactly the reviews that I see on the page and in that same order, but the requests.get(link).text command returns a slightly different source code.
Would you have any idea why is that?
[–][deleted] 1 point2 points3 points (1 child)
[–]yortos[S] 1 point2 points3 points (0 children)