Skip to content

This is a web scraping for sunrise and sunset written in python. Nowadays API service provider will charged you the money when you are using it, so the only solution is to create your own script!

License

Notifications You must be signed in to change notification settings

Derrick-Tan-D-WEBDEV/scrap-sunrise-sunset

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Scraping Sunrise Sunset with Python (Using Python-Selenium)

This is a web scraping for sunrise and sunset written in python. Nowadays API service provider will charged you the money when you are using it, so the only solution is to create your own script! Make it free for everyone!
📒Note: You need to change the credentials and the chrome driver path before running it.
📓Where to change: scarp_rt_sunrise_sunset.py

How to run this

  1. Download the project.
  2. Download the chrome driver.
  3. Open the python file and paste your chrome driver path.
  4. Edit the database credentials.

If you would like to make as an API,... 🤗 Host your php script on the hosting server!

About

This is a web scraping for sunrise and sunset written in python. Nowadays API service provider will charged you the money when you are using it, so the only solution is to create your own script!

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages