BaseMax / InstagramSeleniumHashtagImagePython

Instagram Selenium Python: A selenium-based crawler to extract images from special hashtags on Instagram.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Instagram Selenium Hashtag Image Python

A selenium-based crawler to extract images from special hashtags on Instagram.

Config Instagram crawler

You need to put your Instagram account to app.py. Also, you are able to set up another hashtag for exploring.

USERNAME = "max.base"
PASSWORD = "xxxxxxxxxxxxxxxxxx"
KEYWORD = "#python"

Using

$ python app.py

Authors

  • Max Base
  • Sow

Sources

About

Instagram Selenium Python: A selenium-based crawler to extract images from special hashtags on Instagram.


Languages

Language:Python 100.0%