Spaces:
Runtime error
Runtime error
2nd commit
Browse files
app.py
CHANGED
@@ -7,7 +7,7 @@ Original file is located at
|
|
7 |
https://colab.research.google.com/drive/1OpumpFAYHp3dJhfH9ZUWpQRDx9FqOVOd
|
8 |
"""
|
9 |
|
10 |
-
|
11 |
|
12 |
import requests
|
13 |
from bs4 import BeautifulSoup
|
|
|
7 |
https://colab.research.google.com/drive/1OpumpFAYHp3dJhfH9ZUWpQRDx9FqOVOd
|
8 |
"""
|
9 |
|
10 |
+
pip install beautifulsoup4
|
11 |
|
12 |
import requests
|
13 |
from bs4 import BeautifulSoup
|