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


Groups > comp.lang.python > #62935 > unrolled thread

lookup xpath (other?) to value in html

Started byVincent Davis <vincent@vincentdavis.net>
First post2013-12-31 10:07 -0700
Last post2013-12-31 10:07 -0700
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python


Contents

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

#62935 — lookup xpath (other?) to value in html

FromVincent Davis <vincent@vincentdavis.net>
Date2013-12-31 10:07 -0700
Subjectlookup xpath (other?) to value in html
Message-ID<mailman.4761.1388509667.18130.python-list@python.org>

[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

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web