Skip to content

hachreak/scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Social scraper.

Implemented scraper:

  • Twitter: using selenium.
  • Instagram: using API.

Install gecko driver

Download from Gecko Driver page the driver.

Unzip inside the data/driver directory the geckodriver executable.

Export from console the driver path:

git clone https://github.com/hachreak/scraper.git
cd scraper
export PATH=$PATH:`pwd`/data/driver

Now you are ready to run the scraper! :)

About

Scrape social networks posts

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published