Some Web Scraping projects that I made

extract_emails.py

using this script one can get all the emails on a given website

imdb_top_250 movie_scraper.py

Using this script we can get info about the top 250 movies on imdb

Instagram_profile_scraper.py

Using this script one can get info about a user's number of followers, number of posts posted by user and number of users that user is following

internshala_internship_scraper.py

This script will scrape all the internships with given url and create a CSV sheet out of it.