Skip to main content

quickly build your crawler

Project description

简介

Bricks 旨在将爬虫开发变得像搭建积木一样简单而有趣。这个框架的核心理念是提供一个直观、高效的方式来构建复杂的网络爬虫,同时保持代码的简洁和可维护性。无论您是刚入门的新手还是经验丰富的专家,Bricks 都能让您轻松地搭建起强大的爬虫,满足从简单数据抓取到复杂网络爬取的各种需求。

通过精心设计的接口和模块化的结构,Bricks 使得组合、扩展和维护爬虫变得前所未有的容易。您可以像搭积木一样,快速组合出适合您需求的爬虫结构,无需深入底层细节,同时也能享受到定制化和控制的乐趣。使用 Bricks,您将体验到无与伦比的开发效率和灵活性,让爬虫开发不再是一件费时费力的任务。

特性

Bricks 拥有以下特性

  • 基于事件触发拓展爬虫,在定义好自己爬虫主体逻辑的情况下,可以在不修改核心代码的情况下,在请求前后,存储前后等多个事件接口进行拓展,让爬虫流程更加清晰
  • 多个爬虫基类,可以有纯代码是的 air 爬虫,还有流程化自定义的配置式 form 爬虫,还有固定流程的配置式 template 爬虫
  • 丰富的解析器,包括 json / xpath / jsonpath / regex / json / 自定义,并且支持配置式书写解析规则
  • 灵活可拓展的下载器,目前内置的下载器为 curl-cffi ,并且还有可选的 requests / requests-go / pycurl / Playwright, 开发者可以根据规范自己定制下载器
  • 灵活的调度器,调度器支持处理同步任务和异步任务,并且支持根据当前任务数量自动调节 Worker 数量
  • 内置 LocalRedis 两种任务队列,以便应用单机和分布式爬虫

安装

安装最新代码

pip install git+https://github.com/KKKKKKKEM/bricks.git

安装正式版

pip install bricks-py

使用文档

具体文档请查看 Bricks Docs

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

bricks-py-0.0.21.tar.gz (112.9 kB view details)

Uploaded Source

Built Distribution

bricks_py-0.0.21-py3-none-any.whl (148.9 kB view details)

Uploaded Python 3

File details

Details for the file bricks-py-0.0.21.tar.gz.

File metadata

  • Download URL: bricks-py-0.0.21.tar.gz
  • Upload date:
  • Size: 112.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.0 CPython/3.8.18

File hashes

Hashes for bricks-py-0.0.21.tar.gz
Algorithm Hash digest
SHA256 0adb2a65d6533a6c3b082c4228ea75cb6f8d935df76e314fd0505d3aa992acd5
MD5 0bde9f7a536eaa7e62ae6a52f111bc6b
BLAKE2b-256 0359dcbe5ed5c59ac2185111174f93b3db3d9e95cfada27dc66140efa981d12b

See more details on using hashes here.

File details

Details for the file bricks_py-0.0.21-py3-none-any.whl.

File metadata

  • Download URL: bricks_py-0.0.21-py3-none-any.whl
  • Upload date:
  • Size: 148.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.0 CPython/3.8.18

File hashes

Hashes for bricks_py-0.0.21-py3-none-any.whl
Algorithm Hash digest
SHA256 2799afa02cc3843c9cd0f065e36233d6e26b976c01d67081c0c883065e57b64d
MD5 b670871b34d22d588f4a4a6a913ee356
BLAKE2b-256 a63b7e31913be812fb9995a275a3e8bcfab214ef5c0d5c241bab685704a709fa

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