GoogleScraper icon indicating copy to clipboard operation
GoogleScraper copied to clipboard

How Do I Only List the Scraped Links

Open dkl3 opened this issue 8 years ago • 0 comments

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?

dkl3 avatar May 02 '16 03:05 dkl3