artstation-api
v1.0.1
Published
Unofficial artstation api
Readme
art-station-api
Node.js api for artstation.com using a puppeteer browser instance to webscrape their api calls. Feel free to collaborate :)
📦 Installation
npm install artstation-apiAPI Functions
getUserProfile(username, options = {})getProject(projectId, options = {})searchProjects(query, page = 1, options = {})closeBrowser()