Daniel Vitiello

Results 5 comments of Daniel Vitiello

Seeing the same problem when trying to use channels-redis=3.1.0 in production with Elasticache but its working locally with docker. Both places are running redis=5.0.6 and Python=3.6.7

Having the same problem with this url: https://www.eatwell101.com/shrimp-and-broccoli-foil-packs-recipe Which has this as the value for `script` after running `HTML_OR_JS_COMMENTLINE` ``` '\n{ "@context":"https:\\/\\/schema.org\\/", "@type":"Recipe", "mainEntityOfPage":{ "@type":"WebPage"," @id":"https:\\/\\/www.eatwell101.com\\/shrimp-and-broccoli-foil-packs-recipe"}, "name":"Baked Shrimp and Broccoli...

Just opened a PR with a fix here: https://github.com/scrapinghub/extruct/pull/144

@Gallaecio I believe all the tests are still passing? The new helper func `_extract_json_objects` doesn't have a test but it's pretty straightforward.

@AndrewIngram just curious if you were able to get this working with grapnehe-django? Working on the same problem at the moment