Skip to content

An unofficial web-scrapping script used to scrape Cloud Skills Boost Public profile and print out Achievement List.

Notifications You must be signed in to change notification settings

ARJUNRAGHUNANDANAN/GoogleCloudSkillsBoost-ProfileScraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

Google Cloud Skills Boost Profile Scraper

An unofficial web scraping script to extract and print out achievement lists from Cloud Skills Boost public profiles on Qwiklabs.

Created On: November 2, 2023 Created By: @ARJUNRAGHUNANDANAN

License: None

Introduction

This Python script is designed to extract the names of badges from a public profile HTML page on Qwiklabs. It uses the Beautiful Soup library to parse the HTML and extract the badge names from specific elements. It's a simple tool that can be useful for individuals interested in organizing and summarizing their achievements on Qwiklabs. I currently have not planned to keep any live hosted demos for this.

Motivation

I made this script during 2023 October Cloud Study Jam to make it easier to keep track of completions and also assist group member. I also wanted to practice my Web Scraping Skills that I recently studied via coursera

Usage

#varies based on version. Need to make better documentation.

Installation

  • Clone / Download this repository to your local machine.
  • Make sure you have Python installed.
  • Ensure internet access to install the required libraries.

Future Improvements

  • Some form of interactive web UI
  • Handle Single Profile Scrape & Bulk Profile Scrape with selection options
  • Make better Storage & Output Structure.

Contributing

Feel free to join in to improve or use script as needed. I am just doing this as a learning process of mine.

Licenses

I have no plans regarding this. This project is released with no specific license.

You are free to use and modify it as needed for personal use and for use in cloud study jam events.

I would love to see if you star the project or credit me if you use the code.

Using the script for malicious web scraping should not be done and I do not take responsibility for any malicious bulk web scraping.

About

An unofficial web-scrapping script used to scrape Cloud Skills Boost Public profile and print out Achievement List.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages