We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Pre-filing checks
The URL of the recipe(s) that are not being scraped correctly
...
The results you expect to see
expecting the recipe in German
The results (including any Python error messages) that you are seeing
getting the recipe in Danish
The text was updated successfully, but these errors were encountered:
It looks like the site language is Danish (<html lang='da-DK'>, see ss of inspector below), so this may be expected. Can someone else confirm?
<html lang='da-DK'>
Sorry, something went wrong.
Can confirm that all lang attributes on the page seem to be da-DK on my local machine.
da-DK
@jfh83 could you provide a little more context, such as what commands you're running or what error messages you're running into?
Edit: thanks @oahnh for the first look!
No branches or pull requests
Pre-filing checks
The URL of the recipe(s) that are not being scraped correctly
...
The results you expect to see
expecting the recipe in German
The results (including any Python error messages) that you are seeing
getting the recipe in Danish
The text was updated successfully, but these errors were encountered: