Relative Content

Tag Archive for node.jsangularmongodb

Create a scraper from Angular Content and load it in DB

So, for an internal project, I am creating an Angular SPA which will house a lot of basic html content, like documentation. I want to scrape the html content and store it in MongoDB to create a search utility for the documentation itself. Now, there are two things to consider here: