Skip to content

montoyamoraga/scrapers

Repository files navigation

scrapers

About

scrapers is a collection of free/libre open-source software written by Aarón Montoya-Moraga.

scrapers is both a tool for building databases and and educational resource for learning scraping.

scrapers is educational because it tries to be heavily documented, clean, and easy to follow.

scrapers performs the scraping in an explicit way, it shows you the browser going through the data, instead of running in the background, thus being very open in the way it works, which can be used for both documentation and live performance.

Technical details

All of these scrapers were written using Python, Selenium, and ChromeDriver.

Contents

  • bing-images
  • captcha
  • google-images
  • instagram
  • mugshots

Installation and prerrequisites

  • Install Python2 and Python3
  • Install Homebrew if in Mac
  • Install Chromedriver

Acknowledgements

License

MIT

About

scrapers for building your own image databases

Topics

Resources

License

Stars

Watchers

Forks

Languages