InstagramGiveawayScraper icon indicating copy to clipboard operation
InstagramGiveawayScraper copied to clipboard

🤖 @jakobowsky YouTube tutorial for scraping Instagram users and comments.

Results 1 InstagramGiveawayScraper issues
Sort by recently updated
recently updated
newest added

When ever I run the script, I get an exception so I did some digging and I solved the problem ## error line ig_user = comment.find_element_by_class_name('TlrDj').get_attribute('textContent') ## corrected line ig_user...