Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Scraping answer boxes #238

Open
danyaljj opened this issue Jun 27, 2020 · 1 comment
Open

Scraping answer boxes #238

danyaljj opened this issue Jun 27, 2020 · 1 comment

Comments

@danyaljj
Copy link

Wondering if GoogleScraper has the functionality to scrape Google answer boxes?

Here is an example:

Screen Shot 2020-06-26 at 6 03 21 PM

@Himanxhu
Copy link

GoogleScraper --config-file config.py -m selenium --sel-browser chrome --browser-mode
˓→normal --keyword-file list.txt -o results.json -z10

This will start 10 browser windows that begin to scrape the keywords in the provided file.
After about 22 minutes of scraping, I got the following results in a json file. As you can see there are 1000 results with
10 results per page and all links and snippets and stuff. You can now analize this data and make marketing decision
based on it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants