-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Open
Labels
Description
I'm getting different results when scraping the same webpage using my self-deployed service versus the playground. Both are using version 2 of the scrape function. I copied the scraping code from the playground, but my local deployment retrieves the mobile version of the webpage, while the playground retrieves the desktop version.
I'd like to know if the self-deployed code is consistent with the playground's implementation, and how I can modify my local setup to retrieve the desktop version of the content.