Skip to main content

Web Scraping Framework

Project description

## IOWeb Framework

![pytest status](https://github.com/lorien/ioweb/workflows/pytest/badge.svg) ![pytype status](https://github.com/lorien/ioweb/workflows/pytype/badge.svg)

Python framework to build web crawlers.

Good things:

  • system designed to run large number of network threads (like 100 or 500) on

    single CPU core

  • feature to combine things in chunks and then doing something with

    chunks (like mongodb bulk write)

  • asynchronous network operations are powered by gevent

  • network requests are handled with urllib3

  • HTML is parsed with lxml

  • ability to do CSS/XPATh queries to DOM tree of downloaded HTML document

  • ability to extract cert details

  • ability to resolve particular domain to custom IP

  • stat module to count events

  • logging statistics to influxdb

  • retrying on network errors

Bad things:

  • not fully covered with tests

  • no documentation

## Feedback

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

ioweb-0.0.24.tar.gz (26.7 kB view details)

Uploaded Source

File details

Details for the file ioweb-0.0.24.tar.gz.

File metadata

  • Download URL: ioweb-0.0.24.tar.gz
  • Upload date:
  • Size: 26.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: Python-urllib/3.7

File hashes

Hashes for ioweb-0.0.24.tar.gz
Algorithm Hash digest
SHA256 0af0a5bfdb3cd8ad24f1b9c053d6549ff04d79e36b00822e5eea54ccdc0fef27
MD5 b9773a994c1c4725ec5c0ea02b40c0d0
BLAKE2b-256 c4f601b565adb0f190b5df8d55cfc1fc3e320d54ebe05a74eaf06351a35f51c8

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