We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c44241f commit 1f60849Copy full SHA for 1f60849
Python/27_python.py
@@ -1,5 +1,5 @@
1
import requests
2
-from b4 import BeautifulSoup
+from bs4 import BeautifulSoup
3
4
5
def trade_spider(max_pages):
0 commit comments