godkingjay / selenium-twitter-scraper

This is a Twitter Scraper which uses Selenium for scraping tweets. It is capable of scraping tweets from home, user profile, hashtag, query or search, and advanced searches.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

I can't specify proxy for selenium

pierreminiggio opened this issue · comments

As a user, I'd like to be able to specify the proxy used my selenium.

Because I want to host this script on a server, and then use a proxy I have at home as a public IP that Twitter will see.

Here is a MR that answers this need : #13

MR adressing this issue : #13