GoogleScraper
GoogleScraper copied to clipboard
How Do I Only List the Scraped Links
Hi, I was wondering how to download results using this command:
./GoogleScraper -m http -p 600 -s "bing" -q "inserttexthere" > test.txt
And to output the urls listed in the 'link': row only.
{'domain': '', 'id': '547', 'link': 'https://url.com', 'link_type': 'results', 'rank': '3', 'serp_id': '158', 'snippet': ''Text, 'title': 'TITLE', }
If somebody can help, I'd appreciate it a lot, thanks.
P.S. any idea where to find a good proxy list formatted with socks4, socks5, http and then the IP address listed?