Simple Web Scraping for search most article at kumparan
Description : This program show most article from kumparan.com
- How to run Program :
- run the program with choose one command:
- python3 most_article.py
- python most_article.py
- choose the one topic and input 1 - 10
- run the program with choose one command:
- Dependencies: python 3.8.2, urllib.request, Beautiful Soup 4