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

Added Puppeteer to the web scraping section #35

Closed

Conversation

anoop5i
Copy link

@anoop5i anoop5i commented Dec 13, 2018

Puppeteer is now very popular in the web scraping field compared to Python as it has a very low footprint and with built-in chromium browser version.

@christian-bromann
Copy link
Owner

@AnoopSivarajan Puppeteer is not using Selenium nor WebDriver and doesn't really belong in the list. It is still a great tool.

@anoop5i
Copy link
Author

anoop5i commented Dec 13, 2018

No problem. Other 2 items in that list were also not really Selenium stuff so I thought that was the one main missing link :)

@anoop5i anoop5i deleted the hotfix/readme-update branch December 13, 2018 14:46
@christian-bromann
Copy link
Owner

true, but I would call Puppeteer not necessarily a scrapper as it mainly is an automation tool for Chrome.

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

Successfully merging this pull request may close these issues.

2 participants