SkillAgentSearch skills...

ImageScraper

Scrape images of web pages just by entering url

Install / Use

/learn @BinayakJha/ImageScraper
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

ImageScraper

<img src="https://user-images.githubusercontent.com/69071769/187409992-aecf95d1-c69c-485c-affc-c145d2b153c8.png">

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

<img src="https://user-images.githubusercontent.com/69071769/187409293-b34f536b-2218-4272-9af3-371bb9843d27.png">

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 :)

View on GitHub
GitHub Stars5
CategoryDevelopment
Updated3y ago
Forks0

Languages

CSS

Security Score

60/100

Audited on Nov 28, 2022

No findings