Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Right modules to use ?
#1
Hello guys !

Well I'll dive straight into my question.

I changed from PHP to Python some weeks ago, and Im totally into web-scraping.

As my first 'real-need-project' I'm trying to get the latest driver Upload and the version from surface devices.
-> https://www.microsoft.com/en-us/download...x?id=56261

[Image: 6Y4Xr5P]

Due to the versions are hidden under a dropdown ( js ) i cant access the values directly ...

Well Now the question is there a possabilty in python to open the dropdown ?

I know i can do it with selenium. But im searching for some other solutions aswell.

In php I used requests and and http scrapper module.

I want to try to work with requests only. I heared its the most efficient way.

If there is no other way then selenium I need to use I guess ^^.
Its just some pain in the ass to install everything, include it to path and stuff like that until its properly working x.x


Thanks for the answer!
Reply


Messages In This Thread
Right modules to use ? - by Fre3k - Nov-01-2019, 09:49 AM
RE: Right modules to use ? - by buran - Nov-01-2019, 11:02 AM
RE: Right modules to use ? - by snippsat - Nov-01-2019, 01:21 PM
RE: Right modules to use ? - by Fre3k - Nov-01-2019, 03:38 PM
RE: Right modules to use ? - by nilamo - Nov-01-2019, 04:12 PM

Forum Jump:

User Panel Messages

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