Skip to content

avesis-api

A simple npm module that scrapes the Avesis website and returns data in JSON format.

NPM Module

About the Project

An npm package that scrapes academic data from the Avesis website and makes it available for developers. While developing this project, I learned how to publish npm modules, versioning, and testing processes. It may not work with the current version of the Avesis site.

Features

  • Data extraction via web scraping
  • JSON format output
  • Easy installation and usage

Technologies Used

#nodejs#cheerio#axios