tmouha

tmouha

Geek Repo

0

followers

0

following

Github PK Tool:Github PK Tool

tmouha's starred repositories

igbot

🐙 Free scripts, bots and Python API wrapper. Get free followers with our auto like, auto follow and other scripts!

Language:PythonLicense:Apache-2.0Stargazers:4689Issues:349Issues:955

Insta-mass-account-creator

Instagram Account Creator 2024 - Not Maintained

Language:PythonLicense:NOASSERTIONStargazers:1109Issues:48Issues:139

instagram-data-scraper

Instagram Data Scraper, Instagram Web Scraper, Instagram Super Scraper is a PHP script which takes @user-name or #keywords as input and returns all information related to user or hash-tags e.g. likes, comments, post count, images, likes on images etc... You can search @account information and #hash-tag simultaneously by using space separated words in search box jQuery is using to build the Awesome View, to handle each and every request separately. I hope you like this small chunk of code All code is well commented to understand the flow and functionality, if I missed something or any improvement/suggestion you have, kindly let me know..

Language:PHPStargazers:568Issues:61Issues:0

Instagram-Like-Comment-Bot

📷 An Instagram bot written in Python using Selenium on Google Chrome. It will go through posts in hashtag(s) and like and comment on them.

InstagramDMBot

A bot that can send messages for you to Instagram users. Ever wanted to send hundreds of the same text message to a friend or several friends efficiently? Well, now you can! <-- Please make sure that they are ok with this first! Anything you do with this script is on you!

Language:PythonLicense:MITStargazers:16Issues:3Issues:3

instagram-chat-bot

A script that will automatically reply to your DM's on Instagram.

Language:PythonStargazers:6Issues:0Issues:0

Insta_Bot_Creator

Python script automating the creation of Instagram accounts in large quantities, using fictitious email addresses

Instagram-DM-Bot

A Selenium Script to Schedule and Send Direct Messages on Instagram

Language:PythonLicense:MITStargazers:2Issues:1Issues:0

Python-Auto-Instagram-Account-Creator

This is a python script that uses selenium to automate the process of creating an instagram account.

Language:PythonStargazers:2Issues:2Issues:0

instagram-emails-generation-validation

Scripts to clean, generate email addresses and validate them through http(s) post requests.

Language:PythonStargazers:1Issues:2Issues:0

InstaDMer

A python(selenium) script that scrapes followers of a certain user and sends them direct messages

Language:PythonStargazers:1Issues:0Issues:0

Scripting-and-automation-task---Neuron-Square-LLC

Task 1 Technologies: Python latest, Scrapy In this task, you need to write a scrapy spider for a website URL: https://www.midsouthshooterssupply.com/dept/reloading/primers Points to keep in mind Make sure you scrape all pages and all items It is possible you could not find values for a few data points, in that case, you shouldn't add the key to the final JSON. If you are scraping a paragraph, make sure new lines must be replaced by '__ '. Multiple paras should be concatenated using '__'. First, scrape the required fields that are listed below: Price in dollars Description Review Delivery Info Title Stock status i.e. in-stock or out-stock. If in-stock then the value would true and for out-stock value should be false. Manufacturer i.e. Remington, Winchester, etc. For this scraper, use rotating proxies from this website http://www.freeproxylists.net/ (only US ) The output should be in the list of dictionaries, finally represented in JSON.