Skip to content

Vickey-Wu/movie_heaven_bar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

movie_heaven_bar

scrapy newest movie in movie heaven bar

change to your own settings in settings.py

create your own db and table, set password and authorize your db user you may can have a look at this article

DB_SETTINGS = {
            'DB_HOST': 'DB_HOST',
            'DB_PORT': DB_PORT,
            'DB_DB': 'DB_DB',
            'DB_USER': 'DB_USER',
            'DB_PASSWD': 'DB_PASSWD',
        }

About

scrapy newest movie in movie heaven bar

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published