Canrevan Versions Save

대량의 네이버 뉴스 기사를 수집하는 라이브러리입니다.

v4.0.0

3 years ago

Fixed

  • The previous user-agent canrevan now does not work. As reported in #3, we changed the default user-agent string and added an option to configure your own custom user-agent string through --user-agent.

Changed

  • We reformatted the entire codes with black and isort. Also we changed to lint the codes with flake8 strictly. The mentioned linting and format-checks will be done on push and pull-request events.

v3.1.1

3 years ago

A minor update! Fix bugs in using aiohttp module.

v3.1.0

3 years ago

A major update! Performance optimization.

Changed

  • Change to use the semaphore in creating tasks instead of fetching tasks directly.

v3.0.2

3 years ago

Remove unused dependencies

v3.0.1

3 years ago

A minor update!

Fixed

  • Change some methods in asyncio module for compatibility with Python 3.6.

v3.0.0

3 years ago

A major update!

  • Change the asynchronous crawling algorithm.
  • Remove the Expanda extension. Now canrevan does not support Expanda.

v2.2.0

3 years ago

v2.1.1

3 years ago

v2.1.0

3 years ago

v2.0.0

3 years ago