This package will get the latest news from the source all website in indonesia
Project description
Latest News Indonesia
This package contains the latest news from various official Indonesian websites
HOW IT WORK?
This package will be taken from the [Official Indonesian Website] (https://www.cnnindonesia.com/) and (https://www.kompas.com) to find out the latest news happening in Indonesia.
This package will use BeautifulSoup4 and Request, to produce output in the form of JSON ready for use in web or mobile applications
HOW TO USE
import BeritaTerkini.CNN
import BeritaTerkini.Kompas
if __name__ == '__main__':
print('Sumber Berita : https://www.kompas.com/')
data = BeritaTerkini.CNN.isi()
BeritaTerkini.CNN.wadah(data)
print('Sumber Berita : https://www.cnnindonesia.com/')
data = BeritaTerkini.Kompas.isi()
BeritaTerkini.Kompas.wadah(data)
Author
Rafi Ramdhani
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file latest-news-0.3.tar.gz.
File metadata
- Download URL: latest-news-0.3.tar.gz
- Upload date:
- Size: 2.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bddd7d58ecd9381ed666d45578cf38ffbc3daaa244d0d7d5223d64fa22995910
|
|
| MD5 |
3190b98d0842537e5da7e797c0d5cbd6
|
|
| BLAKE2b-256 |
0b09bd236d0d803b2dfe96d3da1a5e91407f67e85a6fb3a6dffadc33b07cd2c1
|
File details
Details for the file latest_news-0.3-py3-none-any.whl.
File metadata
- Download URL: latest_news-0.3-py3-none-any.whl
- Upload date:
- Size: 3.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4f5ec475e68ac00520987f731167bdbf290d45ba04c66e940b29d280583740d4
|
|
| MD5 |
977e5501c2838368425f54511c1f2ec3
|
|
| BLAKE2b-256 |
276bc4c9c3e057d8e0decbddc14a2cc7503c8ff4072ac02e84a46a55524b5270
|