Asynchronous BeautifulSoup Library.
Project description
asyncbs4
[](https://pypi.org/project/asyncbs4/
asyncbs4 is an asynchrounous beautiful soup library which is useful for the developers to scrap file asynchrounously.
Installation
pip install asyncbs4
Usage
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.3.tar.gz
(1.8 kB
view hashes)