jscrapy-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.

Лицензия

Лицензия

Группа

Группа

cn.spark2fire
Идентификатор

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

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

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

0.0.1
Дата

Дата

Тип

Тип

pom
Описание

Описание

jscrapy-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/spark2fire/jscrapy
Система контроля версий

Система контроля версий

https://github.com/spark2fire/jscrapy

Скачать jscrapy-parent

Имя Файла Размер
jscrapy-parent-0.0.1.pom 10 KB
Обзор

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

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

Зависимости

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

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

  • jscrapy-core
  • jscrapy-extension/
  • jscrapy-selenium
  • jscrapy-saxon
  • jscrapy-samples
  • jscrapy-application

jscrapy

Based on webmagic, scrapy for java

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

Версия
0.0.1