site=”https://www.fpi.nsdl.co.in/web/StaticReports/Fortnightly_Sector_wise_FII_Investment_Data/FIIInvestSector_July152024.html”
driver=webdriver.Chrome()
page=driver.get(site)
table=driver.find_elements(By.XPATH,’/html/body/form/div[3]/table[1]/tbody/tr[4]/td’)
print(table)
[<selenium.webdriver.remote.webelement.WebElement (session=”aaf34c287414d2102a30147e11c05321″, element=”f.D262025E62592D9E014CB4090A543734.d.D53426F1363D2119D4717647413573CB.e.4″)>, <selenium.webdriver.remote.webelement.WebElement (session=”aaf34c287414d2102a30147e11c05321″, element=”f.D262025E62592D9E014CB4090A543734.d.D53426F1363D2119D4717647413573CB.e.5″)>, <selenium.webdriver.remote.webelement.WebElement (session=”aaf34c287414d2102a30147e11c05321″, element=”f.D262025E62592D9E014CB4090A543734.d.D53426F1363D2119D4717647413573CB.e.6″)>, <selenium.webdriver.remote.webelement.WebElement (session=”aaf34c287414d2102a30147e11c05321″, element=”
unable to read above data stock data should be there
the code should return this kind of data but it is returning
5,71,132 163 10 0 5,71,305 68,437 20 1 0 68,458 2,054 0 0 0 2,054 246 0 0 0 246 2,993 0 0 0 2,993 358 0 0 0 358 5,76,949 163 10 0 5,77,122 69,041 19 1 0 69,061
2 Capital Goods 4,09,070 771 29 0 4,09,870 49,018 92 4 0 49,114 2,929 0 0 0 2,929 351 0 0 0 351 3,612 0 0
Palash Waghmare is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.