Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 520 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 520 Bytes

Simple Kompas Crawler

this is the example for creating news crawler from scratch with beautifulSoup

How to run this apps

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

To Any Contributor

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^)/