I want to extract few information from a confluence page. Data is stored in table format inside the confluence.
Is there any way to get this done? Im using python for this scrape.
I want to extract few information from a confluence page. Data is stored in table format inside the confluence.
Is there any way to get this done? Im using python for this scrape.
Copyright © 2021 Jogjafile Inc.
Apparently ... you can connect directly to the Confluence backend database; see
However:
1 - I am talking about real pragmatic requirements ... not just "I want it to be as efficient as possible 'cos I hate writing inefficient code" or "The boss / client said make it as fast as possible.".