Data from an entire website — into one database, automatically

The scenario walks every section and page of a site itself, pulls the fields you need and stores them in a database. It works through the pagination in full, missing nothing.

  • Walks every page of the site, pagination included
  • The fields you need are pulled automatically
  • Everything stored in the MongoDB database
  • One run instead of manual copying
MongoDBuProc