How to make the parsil script that will display google and add to the list the addresses of sites that google brought up?
- github.com/abenassi/Google-Search-API - Andrio Skur
- Something I can not understand how to implement: from google import google num_page = 1 search_results = google.search ("test", num_page) .link () print search_results <- gives an error - Alex Firsov
- Go read a couple of books on testing the product ... Otherwise , as now, there is no possibility to fix anything ... - Andrio Skur
|