There are certain web apps that can access external websites and gather information.
One example is a serp checker:
User submits URL + Keywords to a website > The website uses this information to search google serp's and return the keywords positions > the website tells the user his rank position.
Can such actions be accomplished with Javascript/php? If not then what language can develop such web apps which allow a website to gather and return information from external websites?
One example is a serp checker:
User submits URL + Keywords to a website > The website uses this information to search google serp's and return the keywords positions > the website tells the user his rank position.
Can such actions be accomplished with Javascript/php? If not then what language can develop such web apps which allow a website to gather and return information from external websites?