Image scrapping
There is a few method to scrape image from internet.
- Using python script by pyimage
- https://www.pyimagesearch.com/2017/12/04/how-to-create-a-deep-learning-dataset-using-google-images/
- Using icrawler library python
- https://icrawler.readthedocs.io/en/latest/index.html
- Using chronium
- Using library
- https://github.com/tomahim/py-image-dataset-generator
- Using Bing Image API
- https://www.pyimagesearch.com/2018/04/09/how-to-quickly-build-a-deep-learning-image-dataset/
- Using chrome extension
- https://chrome.google.com/webstore/detail/fatkun-batch-download-ima/nnjjahlikiabnchcpehcpkdeckfgnohf?hl=en
Reference:
- https://www.pyimagesearch.com/2017/12/04/how-to-create-a-deep-learning-dataset-using-google-images/
- https://chrome.google.com/webstore/detail/fatkun-batch-download-ima/nnjjahlikiabnchcpehcpkdeckfgnohf?hl=en
Facebook Image Scrapping
- https://github.com/harismuneer/Ultimate-Facebook-Scraper