Python Scraping

Google, TripAdvisor, JIIT and JIIT Simplified

View project on GitHub

Python-Scraping

Python codes for Scraping Google (https://google.com), TripAdvisor (https://tripadvisor.com), JIIT (https://jiit.ac.in) and JIIT Simplified (https://jiitsimplified.com)

Google Scraping

Problem Statement

To store Google Search results for Java Logging

alt text

Python Script and MySQL Database

alt text

## MySQL Database alt text

TripAdvisor Scraping

Problem Statement

To Scrap Flight ID numbers from TripAdvisor (Used for self-education only)

alt text

Page allows Post Request only

alt text

## Post to GET alt text

## Database

alt text

JIIT Website Scraping

Problem Statement

To create a faculty information portal (Used for self-education only)

alt text

Python Code

alt text

## Database alt text

alt text

JIIT Simplified Scraping

Problem Statement

To update static HTML pages at JIIT Simplified, move static information to MySQL and recreate Dynamic Pages.

Old pages at JIIT Simplified with static HTML

Example: visit https://www.jiitsimplified.com/company/amazon.php

alt text

Scarpped database

alt text

alt text

New Dymanic Placement Forum (for Desktop only)

Example: visit https://www.jiitsimplified.com/display.php?company=amazon

alt text

alt text

alt text

Other Projects