반응형
Notice
Recent Posts
Recent Comments
Link
«   2025/04   »
1 2 3 4 5
6 7 8 9 10 11 12
13 14 15 16 17 18 19
20 21 22 23 24 25 26
27 28 29 30
Archives
Today
Total
관리 메뉴

잉여의 즐거운 잉여 생활

[puppeteer sharp] 웹 크롤링 본문

공부/웹 크롤링

[puppeteer sharp] 웹 크롤링

령선 2023. 4. 27. 10:02
반응형

항상 관심이 많았던 웹크롤링을 정보를 찾던 중

 

c#으로 개발할수 있는게 없나 보고 있는데

 

한국어 정리 되어있는건 selenium뿐이고 속도도 느리고

 

항상 chrome driver를 다운받아야한다는게 싫어

 

개인적으로 공부하고 정리할 예정이다

 

필자는 주니어 개발자이기 때문에 반박시 님들말이 다 맞을 예정이다.

 

https://www.puppeteersharp.com/index.html

 

Puppeteer Sharp

Puppeteer Sharp Puppeteer Sharp is a .NET port of the official Node.JS Puppeteer API. Puppeteer-Sharp 3 is here! Check out the blog post! If you are making money using Puppeteer-Sharp, consider sponsoring this project. This will give you priority support a

www.puppeteersharp.com

https://github.com/hardkoded/puppeteer-sharp

 

GitHub - hardkoded/puppeteer-sharp: Headless Chrome .NET API

Headless Chrome .NET API. Contribute to hardkoded/puppeteer-sharp development by creating an account on GitHub.

github.com

위 링크는 puppeteer sharp 공식 페이지 인지는 모르지만 Api Documentation 가 있는 사이트 와 puppeteer sharp git 사이트이다

 

관심 있으면 들어가 보자

반응형
Comments