I need a simple script that goes to a website like www.yell.com – it will be on another websote
1. receive csv with data (for example architect in london)
2. goes to website and fills data in the search
3. press enter
4. save the received HTML and parse it
5. wait few seconds
6. goes to the next data and fills it in the search
It can be php or python
