Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #62935

lookup xpath (other?) to value in html

From Vincent Davis <vincent@vincentdavis.net>
Date 2013-12-31 10:07 -0700
Subject lookup xpath (other?) to value in html
Newsgroups comp.lang.python
Message-ID <mailman.4761.1388509667.18130.python-list@python.org> (permalink)

Show all headers | View raw


[Multipart message — attachments visible in raw view] - view raw

I have a about 255 data fields that I am trying to verify on thousands of
webpages.
For example:
value: 255,000
sqft: 1800
....
Since I have the correct answer for several pages I would like to lookup
get the location (xpath?) of the data/field value in the page so that I can
check other pages.

Any suggestions?

Vincent Davis
720-301-3003

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

lookup xpath (other?) to value in html Vincent Davis <vincent@vincentdavis.net> - 2013-12-31 10:07 -0700

csiph-web