College-portal-scraper

Web-scraping
Javascript
Utility
Automation Hack
Notion API

We all are familiar with the user friendliness that our college portal provides us (it sucks)😐. Therefore, I made a program to scrape the portal and display it onto a notion page that solves the problem of clicking an endless stream of pointless buttons and navigating our way through the menus to see our attendance and view our marks.

Links:

Features
  • Automated Data Retrieval: Scrapes and extracts attendance records and marks from the college portal automatically, eliminating the need for manual navigation through the portal.
  • Notion Integration: Integrates seamlessly with Notion, a popular productivity tool, allowing users to display the extracted data directly onto a Notion page for easy access and visualization.
  • Easy Setup Process: Provides a step-by-step guide for setup, including cloning the repository, installing necessary npm modules, and configuring the Notion integration and page structure.
  • Data Export: Generates a data.json file containing the extracted data, enabling users to utilize this data for other purposes if needed.
Tech Stack
  • Language

      logoJavascript
Other Projects