Skip to main content

All Questions

Filter by
Sorted by
Tagged with
4 votes
2 answers
370 views

web scraper for emails and links

I created a class to scrape URLS, parse and validate emails and get internal links. How can I achieve the SOLID principles in this class written in Javascript to make a web scraper? ...
biel sala's user avatar