Skip to main content

Asynchronous BeautifulSoup Library.

Project description

asyncbs4

Python PyPI

asyncbs4 is an asynchrounous beautiful soup library which is useful for the developers to scrap file asynchrounously.

Installation

pip install asyncbs4

Usage

from asyncbs4 import AsyncBeautifulSoup as asyncbs

url="https://facebook.com"

soup = asyncbs.get_content(url) ```


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

asyncbs4-1.0.4.tar.gz (1.8 kB view hashes)

Uploaded Source

Built Distribution

asyncbs4-1.0.4-py3-none-any.whl (3.0 kB view hashes)

Uploaded Python 3

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