/portScraper

A python scrapy project connects with Mongodb

Primary LanguagePython

portScraper

A scrapy project connect with Mongodb

This is a scrapy project created to scrap all the port and ISO countries data from UN website and then dump them into a local MongoDB

You need to make sure you have the python Mongodb driver(pymongo) installed