강의

멘토링

로드맵

Inflearn Community Q&A

lte03200782's profile image
lte03200782

asked

Free Python Course (Usage Part 3) - Web Scraping (5 hours)

Requests

res = requests.get("http://nadocoding.tistory.com")

Written on

·

286

0

영상에서는 저 코드로 하면 응답코드가 403으로 뜨는데 저는 200으로 뜨는데 영상이 오래되서 그런건가요?

pythonselenium웹-크롤링웹 스크래핑

Answer

This question is waiting for answers
Be the first to answer!
lte03200782's profile image
lte03200782

asked

Ask a question