Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Confluence] added new method get tables from confluence page. #1280

Closed
wants to merge 2 commits into from

Conversation

gkowalc
Copy link
Contributor

@gkowalc gkowalc commented Dec 12, 2023

Added new method get_page_tables to confluence.py.

  • This function scraps all the html tables added to confluence page and returns them as list of nested lists (each nested list corresponds to table row).
  • Two extra dependencies were added to requirements.txt:
  • BeautifulSoup4 and lxml

@gkowalc gkowalc changed the title [Confluence] added new mothod get tables from confluence page. [Confluence] added new method get tables from confluence page. Dec 12, 2023
@gkowalc gkowalc closed this Dec 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant