Skip to content

lef237/go-wikipedia-popular-articles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go Wikipedia Popular Articles

Description

This is a simple CLI tool that fetches the most popular articles on Wikipedia and displays them in the terminal.

How to use

You can get the most popular articles on Wikipedia in Japan today.

go run main.go

When you want to get the english articles, you can use the -lang option.

go run main.go -lang en

When you run the above code, a list of popular articles will be displayed.

If you select an article numerically and press the enter key, the URL of that article will be displayed.

About

You can list the most popular articles on Wikipedia.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages