https://github.com/andreaschandra/webscraping
Scraping News Media using Python + BeautifulSoup
https://github.com/andreaschandra/webscraping
Last synced: about 1 year ago
JSON representation
Scraping News Media using Python + BeautifulSoup
- Host: GitHub
- URL: https://github.com/andreaschandra/webscraping
- Owner: andreaschandra
- Created: 2017-08-07T04:58:11.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-08-07T05:06:54.000Z (almost 9 years ago)
- Last Synced: 2025-02-12T09:39:15.577Z (over 1 year ago)
- Language: Python
- Homepage:
- Size: 1000 Bytes
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# WebScraping
Scraping News Media using Python + BeautifulSoup
How to:
requirements:
-install urllib3
-install BeautifulSoup
action:
1. declare var url and date
ex: url: 'http://indeks.kompas.com/news/2017-08-04'
date: '2017-08-04'
2. call method, pull_data_kompas(url, date)
3. then function will return dictionary