FujoWebDev / AO3.js

NodeJS API for scraping AO3 data
MIT License
15 stars 8 forks source link

add prompt functionality (in progress) #62

Open rabpitpie opened 6 months ago

rabpitpie commented 6 months ago

This adds (incomplete) functionality to scrape data from /collections/{collection name}/prompts/{prompt id} eg. /collections/test_prompt_meme_2024/prompts/3566161 I mostly copied the existing code, I hope it worked out!

Includes:

Does not (yet) include:

Issues