BMF App Development (draft)

Image scrapping

There is a few method to scrape image from internet.

  1. Using python script by pyimage
    1. https://www.pyimagesearch.com/2017/12/04/how-to-create-a-deep-learning-dataset-using-google-images/
  2. Using icrawler library python
    1. https://icrawler.readthedocs.io/en/latest/index.html
  3. Using chronium
  4. Using library
    1. https://github.com/tomahim/py-image-dataset-generator
  5. Using Bing Image API
    1. https://www.pyimagesearch.com/2018/04/09/how-to-quickly-build-a-deep-learning-image-dataset/
  6. Using chrome extension
    1. https://chrome.google.com/webstore/detail/fatkun-batch-download-ima/nnjjahlikiabnchcpehcpkdeckfgnohf?hl=en

Reference:

  1. https://www.pyimagesearch.com/2017/12/04/how-to-create-a-deep-learning-dataset-using-google-images/
  2. https://chrome.google.com/webstore/detail/fatkun-batch-download-ima/nnjjahlikiabnchcpehcpkdeckfgnohf?hl=en

 

Facebook Image Scrapping

  1. https://github.com/harismuneer/Ultimate-Facebook-Scraper