lassie
lassie copied to clipboard
Web Content Retrieval for Humans™
Results
12
lassie issues
Sort by
recently updated
recently updated
newest added
Find a list somewhere on the webs and pick what we think should be included in a response
So right now, lassie will always return the keys `image`, `video` and `url` ``` python { 'images': [], 'url': 'http://somesitethatdoesnthaveanythingbutexists.com', 'videos': [] } ``` Does anything think that if `images`...
enhancement
question