Skip to content

Fix JSON parsing error for NYT Recipe #2767

New issue

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

Merged

Conversation

ByteTheBubble
Copy link
Contributor

@ByteTheBubble ByteTheBubble commented May 30, 2025

Fix JSON parsing error for NYT Recipe by replacing undefined with null and stripping JS functions

Fix JSON parsing error by replacing `undefined` with `null` and stripping JS functions
Fix JSON parsing error by replacing `undefined` with `null` and stripping JS functions for nytimes_sub.recipe
@ByteTheBubble ByteTheBubble changed the title Fix JSON parsing error for NYT Recipe by replacing undefined with null and stripping JS functions Fix JSON parsing error for NYT Recipe May 30, 2025
@kovidgoyal kovidgoyal merged commit 4fd2a30 into kovidgoyal:master May 30, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants