tzuhsial / InstagramCrawler

A non API python program to crawl public photos, posts or followers
https://github.com/iammrhelo/InstagramCrawler
MIT License
373 stars 108 forks source link

is there any way to run it as headless? #9

Closed leabdalla closed 6 years ago

leabdalla commented 7 years ago

is there any way to run it as headless?

tzuhsial commented 7 years ago

Nice suggestion! I'll include this in the future plan

JakeCowton commented 6 years ago

Could be a simple solution to this

https://stackoverflow.com/questions/7568899/does-selenium-support-headless-browser-testing

leabdalla commented 6 years ago

Nice hint, @JakeCowton ! It worked and I added with another some feats to Pull Request #11

tzuhsial commented 6 years ago

merged