webmagic-parent

A crawler framework. It covers the whole lifecycle of crawler: downloading, url management, content extraction and persistent. It can simply the development of a specific crawler.

Лицензия

Лицензия

Категории

Категории

webmagic Прикладные библиотеки Web Crawling
Группа

Группа

us.codecraft
Идентификатор

Идентификатор

webmagic-parent
Последняя версия

Последняя версия

0.7.5
Дата

Дата

Тип

Тип

pom
Описание

Описание

webmagic-parent
A crawler framework. It covers the whole lifecycle of crawler: downloading, url management, content extraction and persistent. It can simply the development of a specific crawler.
Ссылка на сайт

Ссылка на сайт

https://github.com/code4craft/webmagic/

Скачать webmagic-parent

Имя Файла Размер
webmagic-parent-0.7.5.pom 12 KB
Обзор

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/us.codecraft/webmagic-parent/ -->
<dependency>
    <groupId>us.codecraft</groupId>
    <artifactId>webmagic-parent</artifactId>
    <version>0.7.5</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/us.codecraft/webmagic-parent/
implementation 'us.codecraft:webmagic-parent:0.7.5'
// https://jarcasting.com/artifacts/us.codecraft/webmagic-parent/
implementation ("us.codecraft:webmagic-parent:0.7.5")
'us.codecraft:webmagic-parent:pom:0.7.5'
<dependency org="us.codecraft" name="webmagic-parent" rev="0.7.5">
  <artifact name="webmagic-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='us.codecraft', module='webmagic-parent', version='0.7.5')
)
libraryDependencies += "us.codecraft" % "webmagic-parent" % "0.7.5"
[us.codecraft/webmagic-parent "0.7.5"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

  • webmagic-core
  • webmagic-extension/
  • webmagic-scripts/
  • webmagic-selenium
  • webmagic-saxon
  • webmagic-samples
  • webmagic-coverage

Версии библиотеки

Версия
0.7.5
0.7.4
0.7.3
0.7.2
0.7.1
0.7.0
0.7.0.alpha
0.6.1
0.6.0
0.5.3
0.5.2
0.5.1
0.5.0
0.4.3
0.4.2
0.4.1
0.4.0
0.3.2
0.3.1
0.3.0
0.2.1