This file contains the license and copyrights from the dependencies used by this project.

┌─────────────────────────────────────────────────────────────────────────────────────────────┐
│ github.com/antchfx/htmlquery                                                                │
├─────────────────────────────────────────────────────────────────────────────────────────────┤
│ MIT License - https://github.com/antchfx/htmlquery/blob/master/LICENSE                      │
├─────────────────────────────────────────────────────────────────────────────────────────────┤
│ Copyright 2016 zhengchun                                                                    │
│─────────────────────────────────────────────────────────────────────────────────────────────┤ 
│ Permission is hereby granted, free of charge, to any person obtaining a copy of this        │
│ software and associated documentation files (the "Software"), to deal in the Software       │
│ without restriction, including without limitation the rights to use, copy, modify, merge,   │
│ publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons  │
│ to whom the Software is furnished to do so, subject to the following conditions:            │
│ The above copyright notice and this permission notice shall be included in all copies or    │
│ substantial portions of the Software.                                                       │
└─────────────────────────────────────────────────────────────────────────────────────────────┘

┌─────────────────────────────────────────────────────────────────────────────────────────────┐
│ github.com/antchfx/xpath                                                                    │
├─────────────────────────────────────────────────────────────────────────────────────────────┤
│ MIT License - https://github.com/antchfx/xpath/blob/master/LICENSE                          │
├─────────────────────────────────────────────────────────────────────────────────────────────┤
│ Copyright 2016 zhengchun                                                                    │
│─────────────────────────────────────────────────────────────────────────────────────────────┤ 
│ Permission is hereby granted, free of charge, to any person obtaining a copy of this        │
│ software and associated documentation files (the "Software"), to deal in the Software       │
│ without restriction, including without limitation the rights to use, copy, modify, merge,   │
│ publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons  │
│ to whom the Software is furnished to do so, subject to the following conditions:            │
│ The above copyright notice and this permission notice shall be included in all copies or    │
│ substantial portions of the Software.                                                       │
└─────────────────────────────────────────────────────────────────────────────────────────────┘

┌─────────────────────────────────────────────────────────────────────────────────────────────┐
│ github.com/rivo/uniseg                                                                      │
├─────────────────────────────────────────────────────────────────────────────────────────────┤
│ MIT License - https://github.com/rivo/uniseg/blob/master/LICENSE.txt                        │
├─────────────────────────────────────────────────────────────────────────────────────────────┤
│ Copyright (c) 2019 Oliver Kuederle                                                          │
│─────────────────────────────────────────────────────────────────────────────────────────────┤ 
│ Permission is hereby granted, free of charge, to any person obtaining a copy of this        │
│ software and associated documentation files (the "Software"), to deal in the Software       │
│ without restriction, including without limitation the rights to use, copy, modify, merge,   │
│ publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons  │
│ to whom the Software is furnished to do so, subject to the following conditions:            │
│ The above copyright notice and this permission notice shall be included in all copies or    │
│ substantial portions of the Software.                                                       │
└─────────────────────────────────────────────────────────────────────────────────────────────┘

┌─────────────────────────────────────────────────────────────────────────────────────────────┐
│ github.com/schollz/progressbar/v3                                                           │
├─────────────────────────────────────────────────────────────────────────────────────────────┤
│ MIT License - https://github.com/schollz/progressbar/blob/main/LICENSE                      │
├─────────────────────────────────────────────────────────────────────────────────────────────┤
│ Copyright (c) 2017 Zack                                                                     │
│─────────────────────────────────────────────────────────────────────────────────────────────┤ 
│ Permission is hereby granted, free of charge, to any person obtaining a copy of this        │
│ software and associated documentation files (the "Software"), to deal in the Software       │
│ without restriction, including without limitation the rights to use, copy, modify, merge,   │
│ publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons  │
│ to whom the Software is furnished to do so, subject to the following conditions:            │
│ The above copyright notice and this permission notice shall be included in all copies or    │
│ substantial portions of the Software.                                                       │
└─────────────────────────────────────────────────────────────────────────────────────────────┘

┌─────────────────────────────────────────────────────────────────────────────────────────────┐
│ github.com/sirupsen/logrus                                                                  │
├─────────────────────────────────────────────────────────────────────────────────────────────┤
│ MIT License - https://github.com/sirupsen/logrus/blob/master/LICENSE                        │
├─────────────────────────────────────────────────────────────────────────────────────────────┤
│ Copyright 2014 Simon Eskildsen                                                              │
│─────────────────────────────────────────────────────────────────────────────────────────────┤ 
│ Permission is hereby granted, free of charge, to any person obtaining a copy of this        │
│ software and associated documentation files (the "Software"), to deal in the Software       │
│ without restriction, including without limitation the rights to use, copy, modify, merge,   │
│ publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons  │
│ to whom the Software is furnished to do so, subject to the following conditions:            │
│ The above copyright notice and this permission notice shall be included in all copies or    │
│ substantial portions of the Software.                                                       │
└─────────────────────────────────────────────────────────────────────────────────────────────┘

┌─────────────────────────────────────────────────────────────────────────────────────────────┐
│ github.com/spf13/cobra                                                                      │
├─────────────────────────────────────────────────────────────────────────────────────────────┤
│ Apache 2.0 - https://github.com/spf13/cobra/blob/main/LICENSE.txt                           │
└─────────────────────────────────────────────────────────────────────────────────────────────┘

┌─────────────────────────────────────────────────────────────────────────────────────────────┐
│ github.com/stretchr/testify                                                                 │
├─────────────────────────────────────────────────────────────────────────────────────────────┤
│ MIT License - https://github.com/stretchr/testify/blob/master/LICENSE                       │
├─────────────────────────────────────────────────────────────────────────────────────────────┤
│ Copyright 2012-2020 Mat Ryer, Tyler Bunnell and contributors                                │
│─────────────────────────────────────────────────────────────────────────────────────────────┤ 
│ Permission is hereby granted, free of charge, to any person obtaining a copy of this        │
│ software and associated documentation files (the "Software"), to deal in the Software       │
│ without restriction, including without limitation the rights to use, copy, modify, merge,   │
│ publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons  │
│ to whom the Software is furnished to do so, subject to the following conditions:            │
│ The above copyright notice and this permission notice shall be included in all copies or    │
│ substantial portions of the Software.                                                       │
└─────────────────────────────────────────────────────────────────────────────────────────────┘

┌─────────────────────────────────────────────────────────────────────────────────────────────┐
│ golang.org/x/net                                                                            │
├─────────────────────────────────────────────────────────────────────────────────────────────┤
│ BSD-3-Clause https://pkg.go.dev/golang.org/x/net?tab=licenses                               │
├─────────────────────────────────────────────────────────────────────────────────────────────┤
│ Copyright 2009 The Go Authors                                                               │
│─────────────────────────────────────────────────────────────────────────────────────────────┤ 
│ Redistribution and use in source and binary forms, with or without modification, are        │
│ permitted provided that the following conditions are met:                                   │
│ * Redistributions of source code must retain the above copyright notice, this list of       │ 
│   conditions and the following disclaimer.                                                  │
│ * Redistributions in binary form must reproduce the above copyright notice, this list of    │
│   conditions and the following disclaimer in the documentation and/or other materials       │
│   provided with the distribution.                                                           │
│ * Neither the name of the copyright holder nor the names of its contributors may be used to │
│   endorse or promote products derived from this software without specific prior written     │
│   permission.                                                                               │
└─────────────────────────────────────────────────────────────────────────────────────────────┘

┌─────────────────────────────────────────────────────────────────────────────────────────────┐
│ gopkg.in/yaml.v3                                                                            │
├─────────────────────────────────────────────────────────────────────────────────────────────┤
│ MIT License & Apache 2.0 - https://github.com/go-yaml/yaml/blob/v3.0.1/LICENSE              │
├─────────────────────────────────────────────────────────────────────────────────────────────┤
│ Copyright 2006-2011 Kirill Simonov, 2011-2019 Canonical Ltd                                 │
│─────────────────────────────────────────────────────────────────────────────────────────────┤ 
│ Permission is hereby granted, free of charge, to any person obtaining a copy of this        │
│ software and associated documentation files (the "Software"), to deal in the Software       │
│ without restriction, including without limitation the rights to use, copy, modify, merge,   │
│ publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons  │
│ to whom the Software is furnished to do so, subject to the following conditions:            │
│ The above copyright notice and this permission notice shall be included in all copies or    │
│ substantial portions of the Software.                                                       │
└─────────────────────────────────────────────────────────────────────────────────────────────┘