Skip to content

a django project which shows the information of the goods overseas( such as Amazon, Ebay etc.)

Notifications You must be signed in to change notification settings

kagamimoe/django_haitao

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

django_haitao

a django project which search the information of the goods overseas( such as Amazon, Ebay etc.)

============= #Step 1.

download python & django.

#Step 2.

enter the directory,press 'python manage.py syncdb' 'python manage.py makemigrations'

#Step 3.

modify the search_haitao.py line 66:'self.conn = sqlite3.connect('F:\django_haitao-master\django_haitao-master\mysite\db.sqlite3', check_same_thread = False)' modify the directory of the sql your computer.

#Step 4.

run the search_haitao.py to prase the data.

#Step 5.

press 'python manage.py runserver'

About

a django project which shows the information of the goods overseas( such as Amazon, Ebay etc.)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages