Helps you to grab all kinds of images exception 18+ adult content.
Open-source projects like Unlimited Image Grabber provide benefits such as modularity, knowledge sharing, and versatility. They offer a valuable resource for developers, organizations, and individuals looking to build and innovate in the digital space, while promoting inclusivity, transparency, and collaboration within the development community.
Image Grabber:
You just need to clone this repo like:
git clone https://github.com/JoshimOfficial/Unlimited_Image_Grabber.gitFirst of all create a DB named uig then create a table named webfixer with id, url, created_date, and created_time column.
set as
- id = int (primary);
- domain = varchar (255)
And now manually insert a data url to that webfixer as your current localhost project location like:
-
if you run the project from this location: http://localhost/downloader/unlimitedImage/
-
then you should insert data to
webfixerinurlas: http://localhost/downloader/unlimitedImage -
Note: Never put the slashes
/to the end like:
http://localhost/tailwind/10/test/unlimitedImage/
This is wrong way.
- You should put the url like:
http://localhost/tailwind/10/test/unlimitedImage
Note: Do not set any password. To see more about database go to the conn.php file for comfiguration.
You can change conn.php and setDomain.php file for custom database.
Now run you project index.php file to your localhost.
- You can grab unlimited image
There are some limitation
- Sometimes some of images cannot be displayed.
Example:
- This project isn't more secure to use as a website.
- This is an
Open Sourceproject and can be use practice purpose only. - If you upload it to your hosting server then you will take all type of risk.
Only I designed the font-end and also made the back-end.
Building the logic, breaking the rules, scraping from web, taking help from google,
stackoverflow, chatGPT etc
for just updating my this project.
Thank you 💜


