Python/Python Crawler (4) 썸네일형 리스트형 python requests로 데이터 가져올 때 403 forbidden 이미 솔루션이 있네요. pip install cfscrape https://github.com/Anorov/cloudflare-scrape import cfscrape scraper = cfscrape.create_scraper() r = scraper.get("https://www.influenster.com/reviews/farmacy-honeymoon-glow-aha-resurfacing-night-serum-with-echinacea-greenenvytm") r.status_code # 200 print(r.content.decode('utf-8')) 05 Python Selenium 보호되어 있는 글입니다. Crawler Movie ex 보호되어 있는 글입니다. 04_Python_Crawler 보호되어 있는 글입니다. 이전 1 다음 1/1