You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I wanted to extract some table data from a google doc, so I'm building this parser to parse data using beautiful soup in python to get the data in a google doc from its URL itself.
About
I wanted to extract some table data from a google doc, so I'm building this parser to parse data using beautiful soup in python to get the data in a google doc from its URL itself.