diff --git a/Python/27_python.py b/Python/27_python.py index 655754c..c5c43a8 100644 --- a/Python/27_python.py +++ b/Python/27_python.py @@ -1,5 +1,5 @@ import requests -from b4 import BeautifulSoup +from bs4 import BeautifulSoup def trade_spider(max_pages):