강의

멘토링

커뮤니티

Inflearn Community Q&A

dmon7874's profile image
dmon7874

asked

Introduction to Python and Creating Various Automated Applications Using Web Crawling

Hands-on Scraping and Parsing Without a Web Browser (1) - Inflearn

웹 브라우저 없는 스크랩핑 및 파싱 실습(1) -git주소

Written on

·

427

0

webdriver 다운받은 깃주소
https://github.com/mozilla/geckodriver/releases
아닌가요? 변경되었나요?
window64 받았더니 강의랑 다른게 나옵니다.
python웹-크롤링

Answer 3

0

niceman님의 프로필 이미지
niceman
Instructor

윈도우 운영체제 일 경우 exe가 맞습니다.

맥 or 리눅스 일경우 해당 linux용으로 다운받으시면 됩니다.

0

dmon님의 프로필 이미지
dmon
Questioner

driver가 아니라  exe실행파일이 나옵니다...

0

niceman님의 프로필 이미지
niceman
Instructor

안녕하세요!

https://github.com/mozilla/geckodriver/releases

아래 내려보면 다운받는 곳이 있습니다. 

감사합니다.

dmon7874's profile image
dmon7874

asked

Ask a question