-
Weather_Underground_webscrapper.ipynb ->
Scapes the website Weather Underground for air pollutant data of any time frame required and generates a CSV with the parsed data.
-
instagram-caption-scrapper.ipynb ->
Can potentially scrape anyone's Instagram page and generates a CSV containing the post captions. It doesn't have the hassle of logging in and any number of posts can be parsed.
-
An Instagram web scrapper to find out the number of followers of users with extremely fast execution by using multi-threading in python.