Skip to content

jongacnik/gd-data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

gd-data

Fetch public (published to web) google docs as structured data. Ready to deploy to now.

API

/api/doc?url=[url]

Pass url to a public google doc. Content is parsed with archieml.

Deploy

$ git clone https://github.com/jongacnik/gd-data && cd gd-data
$ now

Why?

Useful if you want google doc data and don't want to deal with authentication. Works great when you don't mind your doc being public, and don't care that published to web docs only update every 5 mins.

p.s. This is provided as-is since just using for myself :)

Todo

  • Add support for /api/sheet?url=[url]

About

Fetch public google docs as structured data

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published