Please Star if you downloaded it. Thanks
Ahoy there, adventurous coders and maritime enthusiasts! βοΈ Welcome aboard the Maritime Ports Database Builder β your ultimate shipmate for exploring the vast seas of maritime data. This Python script sets sail to collect essential shipping information from a maritime website and construct a robust SQLite database using the power of SQLAlchemy.
- π Scrapes essential shipping data from a maritime website.
- βοΈ Constructs a robust SQLite database to store countries, ports, and detailed port data.
- π Respects the website's "robots.txt" rules for ethical web scraping.
- π Perfect for developers and maritime enthusiasts seeking valuable maritime insights.
- Clone this repository to your local machine.
- Install the required libraries using
pip install -r requirements.txt
. - Open with VS Code or PyCharm jupyter notebook and shift + enter to run the cells
- Watch as your SQLite database, "ShippingDatabase.db," comes to life with maritime port data!
Let our database builder be your guiding light to maritime wisdom. Hoist those coding sails and set off on a marvelous journey together! Happy coding and bon voyage! π’π
This project is licensed under the MIT License.