@mdruhulamin083d Discuss via my telegram
Need script for Google search for keywords and click when it finds a set of words
-
Hi, I am new to BAS, just found it today. I am trying to build a script with seo purposes, and I found this category,
so I would like to know how much it would cost me to get a script done.
I have several web sites, and I want for each web to search for a specific keyword, and find in the results a url a and a set of words.
I need the script to:
- have option to introduce domains list of websites
- for each website define a list of search keywords
- it can happen that for one keyword google returns several results from same domain, but i need to select a specific link so:
3.1. for each keyword define what result I expect to find in google results in Title or Description or link
3.2. if I set nothing in the results, the script should simply click any link for that domain - have option to set how many results pages should the script go through
- once inside my web site it should wait 60 to 240 seconds and navigate to other 1-5 links in the website
- record to a database everything
6 of course the script must be able to use proxys
So basicaly the script should
- loop all the domains I set
- open google.com
- perform a search with every keyword set for every domain
- loop up to 10-20 pages with results
- "read" every title, description, and link and match a set of conditions
- click on the result if is a match
Maybe someone already has something like this done. How much would it cost me?