Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PAUSE

Do you wanna a pause? Just PAUSE and search for a popular movie to watch or a good book to read.

PAUSE is a website created with Flask using API queries to TMDB API and web scraping to Books to Scrape pages.

forReadme

Installation guide

  • Once you get the project in your device, create a virtual environment.
  • Activate it and install the requirements.txt file.
  • In TMDB page create your account and get the api_key and access_token data.
  • You must to create your auth.yml file with your credentials with the following structure:
moviedb:
    api_key: [your api_key]
    access_token: [your access_token]

There is example file named example-auth.yaml, you can use it and change it's name as auth.yaml.

  • Run the run.py script and enjoy.

About

Flask website implementing the basics of the technology integrating API consulting and web scrapping.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages