1d4f5d270abef671b8475dd19aac132100a15cd6
				
			
			
		
	YII Dumper
Parsing HTML pages at a given depth
$ yii dump https://domain.zone/foo $DEPTH $BUFFER $FORCE $EXTERNAL $ANOTHER_PATH
- The larger the buffer size, the faster the program runs
 - Logs are stored in the directory /runtime/logs
 
Sample
$ yii dump https://domain.zone/foo 2 50
Requirements
- PHP ^7.2
 - CURL
 
TODO
- $searchExternal to $depthExterntal
 - Fix processing of the link: zakupki.gov.ru/data/common-info.html?regNumber=0816500000619001511
 - The construction needs to be modified to check an existing tag
 
Description
				
					Languages
				
				
								
								
									PHP
								
								100%