An open API service indexing awesome lists of open source software.

https://github.com/lukascivil/instascraper

instascraper
https://github.com/lukascivil/instascraper

instagram python3 scrapper selenium

Last synced: about 2 months ago
JSON representation

instascraper

Awesome Lists containing this project

README

          

# instascraper
Dependency: ChromeDriver & Selenium

Count all received likes:

likes = getAllMylikes()

print(sum(likes))