-
Notifications
You must be signed in to change notification settings - Fork 22
Home
niranjangs4 edited this page Aug 9, 2017
·
2 revisions
Welcome to the web scraper-Data-mining-Data-Analyzing-Data-Visualization wiki! this is the complete educational purpose
Aim: To find the URL for each and every category of Activities being listed on the entire website. For every place, fetching the data following info into a CSV file:
- Category name
- Number of places in each category
- Total Bought on each category In addition to above-mentioned attributes, I have also fetching Activity vs Location vs User Demographics information for each and every Activity.
Description: The python script is written to fetch all the individual categories from the website (http://www.Thrillophilia.com ), The code is written for fetching the data from the first page and it iterates to each and every page of website ( activities, categories, count of bought), and I used statistical techniques for mathematically analysis and presenting the data into visualization .