Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Getting a list in dynamic page
#1
Hey guys,

I am using python 3 with selenium and beautifulSoup and am trying to get a list of the members participating in a google meet. The problem is i think the page is dynamic, so only when the members list shown in the screen are visible in the html program (using inspect element). I have done many things with static webpages but this thing i am not able to solve.

Any suggessions?
Thanks.
Reply
#2
What have you tried?
If you don't know how to get started, take the short tutorials on this forum.
The part you need most is selenium, because it will deliver the web page after javascript expansion.
the tutorials are here:

web scraping part 1
web scraping part 2
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Generating dynamic dropdown list test 1 1,428 Aug-30-2023, 08:00 AM
Last Post: blessinguvula
  <title> django page title dynamic and other field (not working) lemonred 1 2,069 Nov-04-2021, 08:50 PM
Last Post: lemonred
  use Xpath in Python :: libxml2 for a page-to-page skip-setting apollo 2 3,579 Mar-19-2020, 06:13 PM
Last Post: apollo
  Django Two blocks of dynamic content on one page iFunKtion 5 4,340 Jul-04-2019, 02:31 AM
Last Post: noisefloor

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020