Skip to main content

Nasy Crawler Framework -- Never had such a pure crawler.

Project description

Table of Contents

Prologue

Never had such a pure crawler like this nacf.

Although I often write crawlers, I don’t like to use huge frameworks, such as scrapy, but prefer simple requests+bs4 or more general requests_html. However, these two are inconvenient for a crawler. E.g. Places, such as error retrying or parallel crawling, need to be handwritten by myself. It is not very difficult to write it while writing too much can be tedious. Hence I started writing this nacf (Nasy Crawler Framework), hoping to simplify some error retrying or parallel writing of crawlers.

Packages

Table 1: Packages
Package Version Description
requests-html 0.9.0 HTML Parsing for Humans.
nalude 0.2.0 A standard module. Inspired by Haskell’s Prelude.

Development Process

DONE Http Functions

CLOSED: <Thu Feb 28 20:51:00 2019>

DONE Get

CLOSED: <Tue Dec 25 17:36:00 2018>

DONE Post

CLOSED: <Thu Feb 28 20:44:00 2019>

DONE Bugs

CLOSED: <Thu Feb 28 20:51:00 2019>

DONE Fix an error from inspect.Parameter which caused the function parallel down. :err:1:

CLOSED: <Wed Dec 26 20:26:00 2018>

NEXT Docs

NEXT Usage

Epoligue

History

Version 1.0.0

  • Data: <Thu Feb 28, 2019>
  • Changes: Now, old HTTP methods (get and post) cannot accept multiple URLs. Instead, we can use gets and posts.
  • Adds: - nacf.html
    • nacf.json
    • nacf.gets
    • nacf.posts
  • Includes: - nalude

Version 0.1.2

  • Data: <Wed Dec 26, 2018>
  • Fixed: inspect.Parameter error in last version.

Version 0.1.1

  • Data: <Wed Dec 26, 2018>
  • Ignored: An error caused by inspect.Parameter
  • Help Wanted: Can someone help me about the Parameter?

Version 0.1.0

  • Date: <Sun Dec 23, 2018>
  • Commemorate Version: First Version
    • Basic Functions.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

nacf-1.0.1.tar.gz (14.8 kB view details)

Uploaded Source

Built Distribution

nacf-1.0.1-py3-none-any.whl (41.2 kB view details)

Uploaded Python 3

File details

Details for the file nacf-1.0.1.tar.gz.

File metadata

  • Download URL: nacf-1.0.1.tar.gz
  • Upload date:
  • Size: 14.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.0.0a2 CPython/3.7.2 Darwin/18.2.0

File hashes

Hashes for nacf-1.0.1.tar.gz
Algorithm Hash digest
SHA256 e15414cd51fe57b456753b7e6b197772a850ee7104fe97a5946776360b4aa0bf
MD5 dbb4798d88e1c7c6eebdc6261b71b349
BLAKE2b-256 b7bff0483a1176e8d9b3ea2c9def603b326707c4627e66e9edd24c884e441b5b

See more details on using hashes here.

File details

Details for the file nacf-1.0.1-py3-none-any.whl.

File metadata

  • Download URL: nacf-1.0.1-py3-none-any.whl
  • Upload date:
  • Size: 41.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.0.0a2 CPython/3.7.2 Darwin/18.2.0

File hashes

Hashes for nacf-1.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 80d3ac11e8d2ccd9b2d49dbbc69079827a3d9e105019fa27e9761089f61c3c84
MD5 89e91e40b2019f014dabbe0bc85abc54
BLAKE2b-256 882549073424017305a224a7f441840ba362cbbce8a3c33ffb2eb40b5f70cbc7

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page