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
Release files for latest-news 0.3
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| latest-news-0.3.tar.gz | 2.3 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| latest_news-0.3-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 5.5 kB
Release files / latest-news-0.3.tar.gz
| Download URL | latest-news-0.3.tar.gz |
|---|---|
| Size | 2.3 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
bddd7d58ecd9381ed666d45578cf38ffbc3daaa244d0d7d5223d64fa22995910
|
|
BLAKE2b-256 checksum How to use checksums |
0b09bd236d0d803b2dfe96d3da1a5e91407f67e85a6fb3a6dffadc33b07cd2c1
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.10.1
|
Release files / latest_news-0.3-py3-none-any.whl
| Download URL | latest_news-0.3-py3-none-any.whl |
|---|---|
| Size | 3.2 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
4f5ec475e68ac00520987f731167bdbf290d45ba04c66e940b29d280583740d4
|
|
BLAKE2b-256 checksum How to use checksums |
276bc4c9c3e057d8e0decbddc14a2cc7503c8ff4072ac02e84a46a55524b5270
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.10.1
|