Skip to content

pantera-digital/yii2-site-dumper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Install

$ git clone https://github.com/pantera-digital/yii2-site-dumper.git
$ composer install

Sample

$ yii dump https://domain.zone/foo 2 50

Requirements

  • PHP ^7.2
  • CURL

TODO

  1. $searchExternal to $depthExterntal
  2. Fix processing of the link: zakupki.gov.ru/data/common-info.html?regNumber=0816500000619001511
  3. The construction needs to be modified to check an existing tag

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages