Python Forum
web scrape not returning number correctly
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
web scrape not returning number correctly
#2
(Sep-18-2019, 04:11 PM)willyflapoor Wrote: When I try to get the price of the wine (under the variable "price")it returns "--" instead of the number.
Yeah, im getting the same thing. The number is generated through javascript. IF you turn off your javacsript on the browser and reload the numbers are -- meaning they are generated by javascript. You will need selenium to get the correct HTML with the numbers in it.
Recommended Tutorials:
Reply


Messages In This Thread
RE: web scrape not returning number correctly - by metulburr - Sep-18-2019, 06:02 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  scrape data 1 go to next page scrape data 2 and so on alkaline3 6 5,292 Mar-13-2020, 07:59 PM
Last Post: alkaline3

Forum Jump:

User Panel Messages

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