[go: nahoru, domu]

Skip to content

BinayakJha/ImageScraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ImageScraper

Scrape images of web pages just by entering url

Installation Process

At first clone the repository

git clone https://github.com/BinayakJha/ImageScraper.git

Now after you have cloned then you should have Python installed.

After you have installed Python and PIP then run this command in the terminal whih aims to the folder.

pip install -r requirements.txt

After you have installed all the requirements then just run this command:

python manage.py runserver

and,

python manage.py makemigrations 
python manage.py migrate

If you want to acess admin panel then you should create superuser using this command

python manage.py createsuperuser

Contribution

If you want to contribute to this repo then at first you should star and fork the repo

and then it will create a repo in your github profile linking this repo and then you can just make changes you want in your repo and make a pull request which will be reviewed and if it has no problem with the previous code it may be merged :)

About

Scrape images of web pages just by entering url

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published