Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crawler #14

Open
wants to merge 10 commits into
base: master
Choose a base branch
from
Open

Crawler #14

wants to merge 10 commits into from

Conversation

jpaulodiniz
Copy link
Contributor

  • 2 scripts de crawlers na pasta crawler
  • script que utiliza conversor OCR, na pasta util/OCR
    (todas as pastas possuem README e foram criadas funções específicas em cada script)

Copy link
Contributor

@jairNeto jairNeto left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Padronizar as aspas, preferencialmente usar as simples

crawler/crawler_camara/crawler_pares.py Outdated Show resolved Hide resolved
crawler/crawler_camara/crawler_pares.py Outdated Show resolved Hide resolved
crawler/crawler_camara/crawler_pares.py Outdated Show resolved Hide resolved
crawler/crawler_csv_30mil/crawler_30mil.py Outdated Show resolved Hide resolved
crawler/crawler_csv_30mil/crawler_30mil.py Outdated Show resolved Hide resolved
crawler/crawler_csv_30mil/crawler_30mil.py Outdated Show resolved Hide resolved
Copy link
Contributor

@jairNeto jairNeto left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Poderia ter também uma função print_usage() para caso o usuário passar o número incorreto de parámetros a chamada do script, printar no console um exemplo de chamada correta

@jairNeto
Copy link
Contributor

E não teria como fazer o crawler sem abrir a interface gráfica ?

@jpaulodiniz
Copy link
Contributor Author

jpaulodiniz commented Aug 28, 2019

Poderia ter também uma função print_usage() para caso o usuário passar o número incorreto de parámetros a chamada do script, printar no console um exemplo de chamada correta

Incluídas as funções e as respectivas chamadas nos 3 arquivos .py deste PR.

@jpaulodiniz
Copy link
Contributor Author

E não teria como fazer o crawler sem abrir a interface gráfica ?

O script foi desenvolvido utilizando a ferramenta Selenium. Neste caso, é necessário esta interface com o navegador para que seja executado código javascript da página web onde estão os arquivos a serem baixados.

@jpaulodiniz jpaulodiniz changed the title Crawler igor Crawler Aug 30, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants