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 cf6e65a commit a2293efCopy full SHA for a2293ef
main.py
@@ -1,3 +1,6 @@
1
+# To run this script you need Python setup and installed chardet and beautifulsoup dependencies through pip install
2
+
3
4
import os
5
import chardet
6
from bs4 import BeautifulSoup
0 commit comments