Python Forum
Scraping div tags with selenium, need help
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Scraping div tags with selenium, need help
#1
I do not know how to scrape
<div data-type="events"


here:
[Image: m4T0pH4]



here's part of the the outer HTML
<div data-type="events" data-recid="37804" data-sv-adstyle="recid" data-sv-adrecid="37804" data-gtm-vars="{&quot;tCore&quot;:


is there a way to scrape
<div data-type="events"


Thank you
Reply
#2
(Mar-12-2023, 07:34 AM)hfakoor2 Wrote: I do not know how to scrape
<div data-type="events"


here:
[Image: m4T0pH4]



here's part of the the outer HTML
<div data-type="events" data-recid="37804" data-sv-adstyle="recid" data-sv-adrecid="37804" data-gtm-vars="{&quot;tCore&quot;:


is there a way to scrape
<div data-type="events"


Thank you





I figured it out using XPATH. Thread can be closed. Thank you. Just realised the image is broken.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Web scraping cookie in URL blocks selenium Alex06 2 3,341 Jan-10-2021, 01:43 PM
Last Post: Alex06
  Selenium: accessing a drop-down menus without select tags ClassicalSoul 0 2,665 Apr-19-2020, 03:53 PM
Last Post: ClassicalSoul
  Web scraping (selenium (i think)) Larz60+ 10 8,370 Jan-27-2019, 02:57 AM
Last Post: Larz60+
  Web Page not opening while web scraping through python selenium sumandas89 4 12,296 Nov-19-2018, 02:47 PM
Last Post: snippsat
  web scraping with selenium and bs4 Prince_Bhatia 2 4,757 Sep-18-2018, 10:59 AM
Last Post: Prince_Bhatia
  scraping javascript websites with selenium DoctorEvil 1 4,109 Jun-08-2018, 06:40 PM
Last Post: DoctorEvil
  Combining selenium and beautifulsoup for web scraping sumandas89 3 13,424 Jan-30-2018, 02:14 PM
Last Post: metulburr
  web scraping using selenium sumandas89 3 4,564 Jan-05-2018, 01:45 PM
Last Post: metulburr
  Error in Selenium: CRITICAL:root:Selenium module is not installed...Exiting program. AcszE 1 4,525 Nov-03-2017, 08:41 PM
Last Post: metulburr

Forum Jump:

User Panel Messages

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