GelaniNijraj / image-parser

It is a web-app which extracts all the images on any web link. Just enter the name of the website and get all the images which are visible on that page

Home Page:https://image-parser.herokuapp.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Image Parser

Image Parser (or Image Extractor) is a web-application which extracts all the images on any public URL. You just need to enter the name (URL) of the website and you get all the images which are visible and added in CSS files for that page.

It works for almost all of websites and extracts all the images.

Same can be done as an API. You simply need to provide the url of the page you want to extract as parameter and you will get the URLs of all the images as a JSON Array as response.

URL : http://www.prabhakargupta.com/projects/image-extractor/ App Screenshot


API URL : http://prabhakargupta.com/projects/image-extractor/extract.php API Response

Contributors

About

It is a web-app which extracts all the images on any web link. Just enter the name of the website and get all the images which are visible on that page

https://image-parser.herokuapp.com


Languages

Language:PHP 93.7%Language:CSS 6.3%