Coders Packet

Packets submitted by Rahul Kumar

Travel API - This tells you the no of days left in your trip and that day's weather.

Travel API takes Departure city, Arrival city and Date of Travel as input. And returns the details about the trip like Destination, No of days left in left, Weather of the destination city.

Using Python to automatically order laptop from Amazon

In this project we use Python to automate the process of choosing the laptop of our choice and then adding that selected laptop to the cart. This project can set to different price ranges.

Web Scrapping to get Book names and price using Python

This is a Webscrapping Project using Python. The website is scrapped and the data collected is stored in Books.csv. And Price vs No of Books graph is plotted.

Webscappinng using Python

This is a Webscrapping Project using Python. The website is scrapped and the data collected is stored in Books.csv. And Price vs No of Books graph is plotted.