Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Digesto-Jusbrasil Web Crawler Challenge

Web crawler to get some data from specific pages

Instalation

There are some third dependencies in project, it is possible install through poetry or in your preferred Python environment by requirements.txt.

poetry install [--dev]

Execution

You can run the crawler calling crawler module with output arguments. The output arguments are:

  • --print: to show output in stdout

  • --save-json FILENAME: to save in a file with JSON format

  • --save-csv FILENAME: to save in a file with CSV format

[poetry run] python -m crawler [--print | --save-json | --save-csv]

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages