Hacker Times
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
carom
on Oct 24, 2017
|
parent
|
context
|
favorite
| on:
Introduction to web scraping with Python
In the Chrome console you can right click elements in the sources tab and select Copy > Copy XPath.
For example, your comment:
//*[@id="15541111"]/td/table/tbody/tr/td[3]/div[2]
Consider applying for YC's Summer 2026 batch! Applications are open till May 4
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
For example, your comment:
//*[@id="15541111"]/td/table/tbody/tr/td[3]/div[2]