I am a high school student studying crawl.
I use selenium and chrome driver when I crawl, but I don't know the difference between the two. Both are described as devices for automating web browsers, and I wonder what the difference is and why they should be used (Crying)
I'm a kid who doesn't know anything yet, so please explain it as a beginner Thank you <
selenium crawling
Modules that provide web access via drivers such as selenium = chrome drivers Chrome driver = drivers that allow you to access the web from selenium to your Chrome browser
In other words, you need a chrome driver so that selenium can open a browser and access the web.
© 2024 OneMinuteCode. All rights reserved.