this is the example for creating news crawler from scratch with beautifulSoup
This program running in python 3.X with bs4 library
open kompas_crawler.py
and replace Url with your kompas url
for running the code, just simply type
python kompas_crawler.py
Feel free to contribute in here, this repo is meant to be a learning repository to anyone for learning to create crawler from scratch with beautifulSoup. So happy learning (^v^)/