Skip to content

niloysikdar/Go-IMDb-Crawler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

13 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Go IMDb Crawler

Hit the ⭐ button to show some ❀️ πŸ˜ƒ

INSPIRATION πŸ’ͺ

Want to know which celebrities have a common birthday with yours? πŸ‘€ Want to get the full data about them?

SOLUTION πŸ’‘

  • So here is the Go IMDb Crawler.
  • Just input the Day and Month and get all the relevant data about the celebrities who have the same birthday.
  • Using Golang + Colly to get the data from IMDb.

RUNNING πŸƒ

  • To run the crawler, Go is needed to be installed. Install Go from here

  • After Installing Go, run

go run main.go
  • You will get a .json file as the output with the data about all the celebrities.

LICENSE πŸ“

This project is currently licensed under under the MIT License. See LICENSE for more information.

About

Want to know which celebrities have a common birthday with yours? πŸ‘€ Get the full data about them. Made using Go + Colly

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages