forked from achyutjoshi/Flight-Prices-Scraper
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Achyut Joshi
authored and
Achyut Joshi
committed
Aug 20, 2016
1 parent
cfdd272
commit b9582ac
Showing
1 changed file
with
5 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,5 @@ | ||
# Flight - Prices Scrapper | ||
# Flight - Prices Scraper | ||
|
||
As a part of my B.Tech project, I am working on a predictive model to forecast flight prices in India. For the same, I required to collect data and I developed this automated script to do the same. | ||
|
||
I hosted this on a free Azure Ubuntu instance and used cronjob to schedule the data collection |