forked from tanner/qotnews
use extruct for opengraph/json-ld/microdata of articles
This commit is contained in:
@@ -157,4 +157,4 @@ if __name__ == '__main__':
|
||||
webworm = Publication("https://www.webworm.co/")
|
||||
posts = webworm.feed()
|
||||
print(posts[:1])
|
||||
print(webworm.story(posts[0]))
|
||||
print(webworm.story(posts[0]))
|
||||
|
||||
Reference in New Issue
Block a user