Skip to content

chrisanja/Kumparan-TrendingNews

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kumparan-TrendingNews

This package will get the latest Trending News data from Kumparan.com

HOW IT WORK

This package will scrape from Kumparan to get latest Trending News.

This package will use BeautifulSoup4 and Requests to produce output in the form of JSON that is ready to be used in web or mobile application.

HOW TO USE

import Kumparan-TrendingNews
if __name__ == '__main__':
    result = data_extraction()
    show_data(result)

Author

Christian Yurianja

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors