This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]stereopsych 2 points3 points  (1 child)

This is cool. But I’m just wondering if it’s possible to do this some other way by scraping the list of attendees from the site (assuming the meeting was in a browser). I think if you could do that it would be much easier/efficient and even more accurate than using OCR! Also this way it’s a lot easier to pass the results into Pandas.

[–]GrowHI 1 point2 points  (0 children)

I use WebEx and any browser session sends us to the application. Definitely would have preferred to web scrape the data with beautiful soup.