Skip to content

poleguy/selenium_teams

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

scarf down text from teams to a file

dependencies:

sudo snap install chromium-chromedriver

todo: allow connection to an already connected chrome browser. Is it possible? https://stackoverflow.com/questions/8344776/can-selenium-interact-with-an-existing-browser-session

for now it can manually connect to a started selenium session by editing the session url/id in the code. This saves the trouble of authentication, etc. while debugging.

todo: don't dump until you trigger with a keystroke

done: put on github

todo: add undetected-chromedriver (as a matter of principle because microsoft is likely to prevent scraping eventually)

References: https://stackoverflow.com/questions/62587174/export-chat-messages-in-microsoft-teams-channels-programmatically-to-word-or-pdf

https://github.com/gildas-lormeau/single-file-export-chat

https://github.com/evenevan/export-ms-teams-chats

About

scrape Microsoft Teams using selenium

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published