Skip to content

app to show 5 popular news in Indonesia based from detik.com (one of biggest media in Indonesia)

License

Notifications You must be signed in to change notification settings

DwikyDamara/popular-news-indonesia

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

popular-news-indonesia

app to show 5 popular news in Indonesia based from detik.com (one of biggest media in Indonesia)

HOW IT WORK?

This package will scrape from Detik to get top 5 popular news in Indonesia

This package use BeautifulSoup4 and requests.

HOW TO USE?

import PopularNews

if __name__ == "__main__":
    result = PopularNews.data_extraction()
    PopularNews.data_displaying(result)

About

app to show 5 popular news in Indonesia based from detik.com (one of biggest media in Indonesia)

Resources

License

Stars

Watchers

Forks

Packages

No packages published