tj-scraper

Scraper for brazillian's Tribunal de Justiça pages.

https://github.com/jptiz/tj-scraper

Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (0.2%) to scientific vocabulary
Last synced: 10 months ago · JSON representation ·

Repository

Scraper for brazillian's Tribunal de Justiça pages.

Basic Info
  • Host: GitHub
  • Owner: JPTIZ
  • License: gpl-3.0
  • Language: Python
  • Default Branch: main
  • Size: 489 KB
Statistics
  • Stars: 9
  • Watchers: 1
  • Forks: 0
  • Open Issues: 4
  • Releases: 3
Created almost 5 years ago · Last pushed almost 2 years ago
Metadata Files
Readme License Citation

readme.md

TCC

Owner

  • Name: João Paulo Taylor Ienczak Zanette
  • Login: JPTIZ
  • Kind: user
  • Location: Florianópolis - SC
  • Company: @ESSS

Computer Scientist at UFSC - Brazil.

Citation (CITATION.cff)

cff-version: 1.2.0
message: "If you use this software, please cite it as below."
authors:
  - given-names: "Joao Paulo"
    family-names: "Taylor Ienczak Zanette"
    email: jpaulotiz@gmail.com
    orcid: "https://orcid.org/0000-0001-6842-0237"
type: software
title: "JPTIZ/tj-scraper: v0.1.1 - Licensed"
version: 0.1.1
doi: 10.5281/zenodo.6899201
date-released: 2022-07-25
url: "https://github.com/jptiz/tj-scraper"

GitHub Events

Total
Last Year

Dependencies

poetry.lock pypi
  • aioresponses 0.7.3 develop
  • astroid 2.9.3 develop
  • atomicwrites 1.4.0 develop
  • black 21.12b0 develop
  • cfgv 3.3.1 develop
  • distlib 0.3.4 develop
  • flake8 3.9.2 develop
  • identify 2.4.11 develop
  • iniconfig 1.1.1 develop
  • isort 5.10.1 develop
  • lazy-object-proxy 1.7.1 develop
  • mccabe 0.6.1 develop
  • mypy 0.961 develop
  • mypy-extensions 0.4.3 develop
  • nodeenv 1.6.0 develop
  • packaging 21.3 develop
  • pathspec 0.9.0 develop
  • platformdirs 2.5.1 develop
  • pluggy 1.0.0 develop
  • pre-commit 2.17.0 develop
  • py 1.11.0 develop
  • pycodestyle 2.7.0 develop
  • pyflakes 2.3.1 develop
  • pylint 2.12.2 develop
  • pylint-fixme-info 1.0.3 develop
  • pyparsing 3.0.7 develop
  • pytest 7.0.1 develop
  • pyyaml 6.0 develop
  • summon-python 0.2.1 develop
  • summon-tasks 0.2.0 develop
  • tomli 1.2.3 develop
  • types-deprecated 1.2.8 develop
  • types-requests 2.27.11 develop
  • types-toml 0.10.4 develop
  • types-urllib3 1.26.10 develop
  • virtualenv 20.13.3 develop
  • wrapt 1.13.3 develop
  • aiohttp 3.8.1
  • aiosignal 1.2.0
  • async-timeout 4.0.2
  • attrs 21.4.0
  • automat 20.2.0
  • certifi 2021.10.8
  • cffi 1.15.0
  • charset-normalizer 2.0.12
  • click 8.0.4
  • colorama 0.4.4
  • constantly 15.1.0
  • cryptography 36.0.1
  • cssselect 1.1.0
  • et-xmlfile 1.1.0
  • filelock 3.6.0
  • flask 2.0.3
  • frozenlist 1.3.0
  • hyperlink 21.0.0
  • idna 3.3
  • importlib-metadata 4.11.4
  • incremental 21.3.0
  • itemadapter 0.4.0
  • itemloaders 1.0.4
  • itsdangerous 2.1.1
  • jinja2 3.0.3
  • jmespath 0.10.0
  • jsonlines 3.0.0
  • lxml 4.9.1
  • markupsafe 2.1.0
  • multidict 6.0.2
  • openpyxl 3.0.9
  • parsel 1.6.0
  • protego 0.2.1
  • pyasn1 0.4.8
  • pyasn1-modules 0.2.8
  • pycparser 2.21
  • pydispatcher 2.0.5
  • pyopenssl 22.0.0
  • pypydispatcher 2.1.2
  • queuelib 1.6.2
  • requests 2.27.1
  • requests-file 1.5.1
  • scrapy 2.6.1
  • service-identity 21.1.0
  • six 1.16.0
  • tldextract 3.2.0
  • toml 0.10.2
  • twisted 22.4.0
  • twisted-iocpsupport 1.0.2
  • typer 0.4.1
  • typing-extensions 4.3.0
  • urllib3 1.26.8
  • w3lib 1.22.0
  • werkzeug 2.0.3
  • yarl 1.7.2
  • zipp 3.7.0
  • zope.interface 5.4.0
pyproject.toml pypi
  • aioresponses ^0.7.3 develop
  • black 21.12b0 develop
  • flake8 ^3.8.4 develop
  • isort ^5.10.1 develop
  • mypy ^0.961 develop
  • pre-commit ^2.14.0 develop
  • pylint ^2.7.2 develop
  • pylint-fixme-info ^1.0.3 develop
  • pytest ^7.0.1 develop
  • summon-python 0.2.1 develop
  • summon-tasks ^0.2.0 develop
  • types-Deprecated ^1.2.8 develop
  • types-requests ^2.25.11 develop
  • types-toml ^0.10.4 develop
  • Flask ^2.0.2
  • Scrapy ^2.4.1
  • aiohttp ^3.8.0
  • importlib-metadata ^4.11.4
  • jsonlines ^3.0.0
  • openpyxl ^3.0.9
  • python ^3.10
  • requests ^2.26.0
  • toml ^0.10.2
  • typer ^0.4.0
.github/workflows/full-check.yml actions
  • actions/checkout v2 composite
  • actions/setup-python v2 composite