- The version of Python used is 3.12.5
- Installed in
C:\Python312 - Add the modules in
C:\Python312\Scriptsusingpip3 install <package name>
writing.py- Write to filepysave.py- Extract contents from awebpage and write to file / parse textWebScrapeChatGPT.py- Webscrape and parse content usingrequestsandBeautifulSoup4packageshtml.zip- Sample html.txt file scarped frrom a Web URL and zipped