FujoWebDev / AO3.js

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

Add functions to validate URLs. #45

Open enigmalea opened 1 year ago

enigmalea commented 1 year ago

We should add functions to validate various types of AO3 URLs - i.e. is the provided URL a valid AO3 work URL? - and return a boolean response.