Skip to content

URL to Markdown service using webtask.io and fuckyeahmarkdown.com

Notifications You must be signed in to change notification settings

zorlem/webtaskio-url-markdown

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Saving web pages as Markdown using webtask.io and fuckyeahmarkdown.com

A JS snippet for Auth0's excellent webtask.io service.

This webtask takes a URL as a parameter and runs the URL through fuckyeahmarkdown.com service. The resulting Markdown of the page is saved to a MongoDB database. The connection string for the database must be specified using a webtask secret token.

See How it works and If-this-then-nodejs with webtask.io for additional details.

About

URL to Markdown service using webtask.io and fuckyeahmarkdown.com

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published