AniketChaudhri / Google-Developer-Profile-Web-Scraper

Web Scraper for collecting data regarding badges for Android Study Jams

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Google Developer Profile Badge Scraper

GDev Profile Badge Scraper is a Google Developer Profile Web Scraper which scrapes for specific badges in a user's Google Developer Profile. This first version is specific to the use case for detecting 16 badges for Android Study Jam participants/facilitators and gives an output of each badge filtered individually.

Requirements

How to run the script?

  • Keep ChromeDriver executable file(.exe) in the same folder as the program code or in the same project folder
  • Have list of all participants in a .csv file
  • Customize the badges according to your requirements, modify the if statements as mentioned in the comments
  • Finally, press RUN!

Contributors

About

Web Scraper for collecting data regarding badges for Android Study Jams


Languages

Language:Python 100.0%