Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ai-ql/bs4-example


https://github.com/ai-ql/bs4-example

Last synced: 26 days ago
JSON representation

Awesome Lists containing this project

README

        

# beautifulsoup4 example

## Install
```
pip install requests beautifulsoup4
```

## Save log
```
python main.py > tmp.log
```