Skip to content

A project containing to 2 python scripts. One to train the model using ChatterBot on dataset of scraped comments from Instagram. The other uses Selenium to automate the commenting process.

License

Notifications You must be signed in to change notification settings

amrityasingh/Instagram-Commenter-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Instagram-Commenter-Bot

A project containing to 2 python scripts. One to train the model using ChatterBot on dataset of scraped comments from Instagram. The other uses Selenium to automate the commenting process.

Scripts:

botTraining.py : To train the bot using Chatterbot on the dataset

Commenter.py : To automate the commenting process using Selenium

Files:

dataset.csv : A dataset of comments scraped from Instagram posts

Requirements:

Chatterbot

Selenium

Geckodriver or Chromedriver

About

A project containing to 2 python scripts. One to train the model using ChatterBot on dataset of scraped comments from Instagram. The other uses Selenium to automate the commenting process.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages