Skip to content

mateusmandrade/web-crawler-challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages