8 lines
169 B
Markdown
8 lines
169 B
Markdown
# Crawler
|
|
trzeba zainstalować biblioteki:
|
|
pip install beautifulsoup4
|
|
pip install requests
|
|
|
|
start
|
|
python crawler_see_also.py https://en.wikipedia.org/wiki/Online_chat
|