文件名称:parsers:用于Web解析的简单线程库
文件大小:93KB
文件格式:ZIP
更新时间:2024-03-28 21:54:24
ruby parser rspec threads parsing-library
Based: Capybara; Nokogiri; RSpec; Selenium; Mechanize; Written on pure Ruby, using: Threads/Queue/Mutex/OpenStruct/Store Check: bin/start Test bundle exec rspec
【文件预览】:
parsers-master
----.gitignore(145B)
----Guardfile(809B)
----Dockerfile(5KB)
----settings()
--------cuprite_driver_builder.rb(322B)
--------mechanize_driver_builder.rb(453B)
--------capybara.rb(1004B)
--------selenium_driver_builder.rb(2KB)
----codecov.yml(421B)
----.codeclimate.yml(24B)
----app()
--------runner.rb(1KB)
--------task.rb(1KB)
--------storage.rb(431B)
--------session.rb(475B)
--------launch.rb(154B)
--------fields.rb(183B)
--------parser.rb(1KB)
----.rspec(31B)
----bin()
--------start(47B)
--------update_chrome(2KB)
----.travis.yml(2KB)
----.rubocop.yml(306B)
----.ruby-version(6B)
----Dockerfile.dev(191B)
----.hound.yml(37B)
----spec()
--------fields_spec.rb(683B)
--------task_spec.rb(806B)
--------parser_spec.rb(2KB)
--------cassettes()
--------spec_helper.rb(1KB)
--------runner_spec.rb(1KB)
----README.md(2KB)
----circle.yml(2KB)
----.coveralls.yml(46B)
----appveyor.yml(661B)
----parsers()
--------test_parser.rb(502B)
----Gemfile(664B)
----Rakefile(468B)
----Gemfile.lock(5KB)