0
When I make a request in an HTML page with Python I get the source code , but if I access the page and go to see the code of the page by the options of developers I have there a totally different code with the HTML already built .
I need this HTML code, preferably built in Python .
The page I want to get that is https://www.wunderground.com/history/daily/SBBV/date/2019-2-3 . I’m changing the date to get the climate history of the last 15 years for a college project .
Pq does not use their API?
– Jakson Fischer
@Jakson-Fischer I searched the site the API and did not find , give me the link , please
– AlexandroGonSan
API
– Jakson Fischer