Scraping a sample HTML page from the web for some data about countries using requests and bs4. Grabs country names from scrapethissite/simple
pip install -r requirements.txt
python basicscraper.py
| Name | Name | Last commit date | ||
|---|---|---|---|---|
parent directory.. | ||||
Scraping a sample HTML page from the web for some data about countries using requests and bs4. Grabs country names from scrapethissite/simple
pip install -r requirements.txt
python basicscraper.py