Skip to content

Gabi-Zar/Images-Scrapper-JS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Images Scrapper JS

Stars Forks License
Maintained Written In


A simple web application to search, preview, and download images from multiple providers (currently only supports Bing).

Features

  • Search images using a query
  • Animated background canvas
  • Express API backend
  • Configurable settings (provider, offset, max images)
  • Rate limiting for public hosting

Usage

Public instance

Go to https://scrapper.gabizar.top and enjoy.
(Rate limiting is enabled on the public instance.)

Deploy your own instance

  1. Install Git and Node.js
  2. Clone the repository git clone https://github.com/Gabi-Zar/Images-Scrapper-JS
  3. Enter the project directory cd Images-Scrapper-JS
  4. Install dependencies npm install
  5. Optional: edit the .env file:
    • USE_RATE_LIMIT=Boolean
  6. Start the application node main.js
  7. Open your browser and go to http://localhost:3000

Contributing

I love every feedback. Just open an issue or make a pull request.

License and credit

This project is licensed under the GPL-3.0 license.

Caution

Use this project responsibly.
Please respect copyright and usage rights when downloading images.


If you like this project, consider giving it a star on GitHub!

About

A simple web application to search, preview, and download images from multiple providers.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors