Skip to content

Here we have the ETL process of title of movies of site. The results was saved in structured file.

Notifications You must be signed in to change notification settings

emsamarante/ETLProcessWithShellScript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ETL Process With ShellScript

Here we have the ETL process of data movies of site http://books.toscrape.com.

Execute the following commands to execute the code in your environment:

  1. chmod +x main.sh
  2. ./main.sh

Before to start the extraction, the code do some test in order to check if the dependencies are installed, if weren't, the dependencies will be solved.

This project aims to scrap the data movies and to record them in the structed file. Only two categories of movies were extracted.

For the next version of code, I'm going to extract the pictures of movies and catch more information of each movie.

The content of this extraction will be used in other projects.

About

Here we have the ETL process of title of movies of site. The results was saved in structured file.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages