Web Scrapping Project using Scrapy and Microsoft Server to scrap the product details from various websites
To Create DB and Tables : Add username and password into DatabaseDBConfig.py Then run "python3 Database/createDatabase.py"
To Run the Crawler: First run the Url extractor: eg: scrapy crawl ixonUrls
Then run the Main Crawler eg: scrapy crawl ixon