Skip to content

PoorvaJambhale/Custom-search-application-in-PHP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Custom search application in PHP


The project focuses on ELECTRONICS/GADGETS search. Application displays the search results from 3 websites. Important details like title, image, price and link are extracted from search results from each website and are displayed to the user. When the results are displayed, user can click the link for each result which directs them to the actual website for purchase.

The code is written in PHP and performs raw web search using libcurl. The information from the HTML response is extracted using the PHP Simple HTML DOM Parser.

About

Performs search using libcurl and extracts information using HTML parser

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages