https://prankshaw.github.io/Beware-web-scraper/
Scrapes the top projects for 'C' language from github. It can be extended to get projects in any language present on GitHub.
Tells about top 100 ranked batsmen from all over the world for all 3 formats, i.e. Test cricket, One day International and T20 International.
Scrapes all the information from trending section of youtune, including video name, description available and video liks
Automatically LogIn to the profile and scrapes the relavant information from profile, including name, location, title, connections and more
Scrapes links of all the images present in the given wikipedia page and prints them
Just fork the project and the install the prerequisities.
Simply run, if present in jupyter notebook, else follow below mentioned steps.
Python (I am using Python 3.x). After downloading python, pip all the requirements(if any).
Selenium Webdriver for Google Chrome: Chromedriver – Download it and place it anywhere on your machine.
pip install selenium
pip install pandas
Change path of 'chromedriver' with your own path.
Just run in IDLE and see the output
Licensed under MIT-license https://prankshaw.mit-license.org/