"Scrapy"의 두 판 사이의 차이

오픈소스 비즈니스 컨설팅
둘러보기로 가기 검색하러 가기
(새 문서: Scrapy를 정리 합니다. = Scrapy 개요 = = 참고 문헌 = *Flume)
 
잔글
 
(같은 사용자의 중간 판 5개는 보이지 않습니다)
1번째 줄: 1번째 줄:
Scrapy를 정리 합니다.
+
<span style="color: rgb(0, 0, 0); font-family: 'pt sans'; font-size: 15px; line-height: 22.5px;">웹사이트를 크롤링하거나&nbsp;구조화된 데이타를 추출하는 프레임워크인&nbsp;</span>Scrapy를 정리 합니다.
  
 +
*홈페이지&nbsp;:&nbsp;[https://github.com/scrapy/scrapy https://github.com/scrapy/scrapy]
 +
**[http://doc.scrapy.org/en/latest/index.html http://doc.scrapy.org/en/latest/index.html]
 +
*다운로드&nbsp;:&nbsp;
 +
*라이선스&nbsp;:&nbsp;
 +
*플랫폼&nbsp;: [[Python|Python]]
  
 +
== Scrapy 개요 ==
  
= Scrapy 개요 =
+
== 참고 문헌 ==
 
 
= 참고 문헌 =
 
  
 
*[[Flume|Flume]]
 
*[[Flume|Flume]]
 +
[[Category:BigData|Category:BigData]]

2014년 9월 23일 (화) 08:59 기준 최신판

웹사이트를 크롤링하거나 구조화된 데이타를 추출하는 프레임워크인 Scrapy를 정리 합니다.

Scrapy 개요

참고 문헌