-
Notifications
You must be signed in to change notification settings - Fork 9
Expand file tree
/
Copy pathhome.html
More file actions
220 lines (194 loc) · 11.1 KB
/
home.html
File metadata and controls
220 lines (194 loc) · 11.1 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
<!DOCTYPE HTML>
<html>
<head>
<title>igbot - Free Bot for automation</title>
<meta charset="utf-8" />
<meta name="title" content="Instabot - free Instagram bot and tools">
<meta name="description" content="Free instagram bot and tools. Written with love in Python. Open source. Mass following, mass liking, commenting... ">
<meta name="keywords" content="instabot, instagram bot, free instagram bot, insta bot, instagrambot, instagram bot, free instagram, instagram tools, instagram promotion, instagram scripts, instagram python, massfollowing, massliking, followscript, like script, python instagram, insta python">
<meta name="robots" content="index, follow">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="language" content="English">
<meta property="og:image" content="/assets/img/logo-github.png">
<meta property="og:title" content="Want to promote your instagram?">
<meta property="og:description" content="Cool Instagram scripts for promotion and API wrapper. Forever Free.">
<meta property="og:keywords" content="instagram, bot">
<meta property="og:site_name" content="Instabot">
<meta property="og:type" content="website">
<meta property="og:url" content="https://instagrambot.github.io">
<meta name="twitter:card" content="summary">
<meta name="twitter:domain" content="instagrambot.github.io">
<meta name="twitter:title" content="Want to promote your instagram?">
<meta name="twitter:description" content="Cool Instagram scripts for promotion and API wrapper. Forever Free.">
<meta name="twitter:url" content="https://instagrambot.github.io">
<meta name="viewport" content="width=device-width, initial-scale=1" />
<!--[if lte IE 8]><script src="assets/js/ie/html5shiv.js"></script><![endif]-->
<link rel="stylesheet" href="assets/css/main.css" />
<!--[if lte IE 9]><link rel="stylesheet" href="assets/css/ie9.css" /><![endif]-->
<!--[if lte IE 8]><link rel="stylesheet" href="assets/css/ie8.css" /><![endif]-->
<!-- Yandex.Metrika counter --> <script type="text/javascript" > (function(m,e,t,r,i,k,a){m[i]=m[i]||function(){(m[i].a=m[i].a||[]).push(arguments)}; m[i].l=1*new Date();k=e.createElement(t),a=e.getElementsByTagName(t)[0],k.async=1,k.src=r,a.parentNode.insertBefore(k,a)}) (window, document, "script", "https://mc.yandex.ru/metrika/tag.js", "ym"); ym(52144714, "init", { id:52144714, clickmap:true, trackLinks:true, accurateTrackBounce:true, webvisor:true }); </script> <noscript><div><img src="https://mc.yandex.ru/watch/52144714" style="position:absolute; left:-9999px;" alt="" /></div></noscript> <!-- /Yandex.Metrika counter -->
<script id="mcjs">!function(c,h,i,m,p){m=c.createElement(h),p=c.getElementsByTagName(h)[0],m.async=1,m.src=i,p.parentNode.insertBefore(m,p)}(document,"script","https://chimpstatic.com/mcjs-connected/js/users/91201205e23d1ace89740a8b9/aaf23c4b424355bfca8e3d687.js");</script>
<meta name="yandex-verification" content="67c0843489f8e40f" />
<div id="codefund"><!-- fallback content --></div>
<script src="https://codefund.app/properties/261/funder.js" async="async"></script>
</head>
<body>
<!-- Wrapper -->
<div id="wrapper">
<!-- Header -->
<header id="header" class="alt">
<!-- <span class="logo"><img src="images/mstile-150x150.png" alt="" /></span> -->
<h1>Free Bot</h1>
<p>Social network promotion and SMM scripts.<br /> Forever free. Written in Python.</p>
</header>
<!-- Nav -->
<nav id="nav">
<ul>
<li><a href="#intro" class="active">Introduction</a></li>
<li><a href="#first">Features</a></li>
<li><a href="#second">Stats</a></li>
<li><a href="#cta">Get Started</a></li>
</ul>
</nav>
<!-- Main -->
<div id="main">
<!-- Introduction -->
<section id="intro" class="main">
<div class="spotlight">
<div class="content">
<header class="major">
<h2>What is it?</h2>
</header>
<p>Igbot is a Python module, which not only implements the wrapper over the Social Network API, but also various useful functions, such as
<ul>
<li><a href="https://github.com/instagrambot/instabot/blob/master/examples/follow_users_by_hashtag.py">subscribe to the list of people</a>,</li>
<li><a href="https://github.com/instagrambot/instabot/blob/master/examples/like_hashtags.py">like photos by hashtags</a>,</li>
<li><a href="https://github.com/instagrambot/instabot/blob/master/examples/unfollow_non_followers.py">unsubscribe from non-followers</a>.</li>
</ul>
</p>
<ul class="actions">
<li><a href="https://github.com/instagrambot/instabot/tree/master/examples" class="button">More scripts</a></li>
</ul>
</div>
<!-- <span class="image"><img src="images/mstile-150x150.png" alt="" /></span> -->
</div>
</section>
<!-- First Section -->
<section id="first" class="main special">
<header class="major">
<h2>Features</h2>
</header>
<ul class="features">
<li>
<span class="icon major style5 fa-diamond"></span>
<h3>Pure AI</h3>
<p>Bot is smart enough: it <a href="https://instagrambot.github.io/docs/en/Filtration.html">filters</a> users on which it is going to subscribe or like. That helps to attract real people on social network.</p>
</li>
<li>
<span class="icon major style3 fa-copy"></span>
<h3>Lots of prepared scripts</h3>
<p>Bot community has already coded a <a href="https://github.com/instagrambot/instabot/tree/master/examples">large amount</a> of useful scripts for almost every necessary task.</p>
</li>
<li>
<span class="icon major style1 fa-code"></span>
<h3>Fully open-source</h3>
<p>All codes are hosted on <a href="https://github.com/instagrambot/">GitHub</a> and has been checked by thousands of developers. No one can steal your password via igbot.</p>
</li>
</ul>
<footer class="major">
<ul class="actions">
<li><a href="https://instagrambot.github.io/docs/" class="button">Read the Docs</a></li>
</ul>
</footer>
</section>
<!-- Second Section -->
<section id="second" class="main special">
<header class="major">
<h2>Stats</h2>
<p>igbot has been created on winter, 2017.<br /> For less than a year it has become a very popular free social network bot and open-source project on Github. <br /> Just take a look at numbers: </p>
</header>
<ul class="statistics">
<li class="style1">
<span class="icon fa-star"></span>
<strong>3300+</strong> GitHub Stars
</li>
<li class="style2">
<span class="icon fa-code-fork"></span>
<strong>1000+</strong> GitHub Forks
</li>
<li class="style3">
<span class="icon fa-download"></span>
<strong>2000+</strong> Downloads Daily
</li>
<li class="style4">
<span class="icon fa-paper-plane-o"></span>
<strong>3000+</strong> <a href="https://t.me/instabotproject/">Telegram</a> Community
</li>
<li class="style5">
<span class="icon fa-diamond"></span>
<strong>100,000+</strong> Potential Followers
</li>
</ul>
<!-- <p class="content">Nam elementum nisl et mi a commodo porttitor. Morbi sit amet nisl eu arcu faucibus hendrerit vel a risus. Nam a orci mi, elementum ac arcu sit amet, fermentum pellentesque et purus. Integer maximus varius lorem, sed convallis diam accumsan sed. Etiam porttitor placerat sapien, sed eleifend a enim pulvinar faucibus semper quis ut arcu. Ut non nisl a mollis est efficitur vestibulum. Integer eget purus nec nulla mattis et accumsan ut magna libero. Morbi auctor iaculis porttitor. Sed ut magna ac risus et hendrerit scelerisque. Praesent eleifend lacus in lectus aliquam porta. Cras eu ornare dui curabitur lacinia.</p> -->
<footer class="major">
<ul class="actions">
<li><a href="https://github.com/instagrambot/" class="button">Go GitHub</a></li>
</ul>
</footer>
</section>
<!-- Get Started -->
<section id="cta" class="main special">
<header class="major">
<h2>Get Started with bot</h2>
<p>The best way to start is to read the docs. There you can find the installation and usage details on automation.<br /> Feel free to ask any question at Telegram chat or our other socials.</p>
</header>
<footer class="major">
<ul class="actions">
<li><a href="https://instagrambot.github.io/docs/" class="button special">Read the Docs</a></li>
<li><a href="https://t.me/instabotproject/" class="button">Join Chat</a></li>
</ul>
</footer>
</section>
</div>
<!-- Footer -->
<footer id="footer">
<section>
<h2>We need you!</h2>
<p>If you are a developer, designer, journalist or just a volunteer - we need your contribution into igbot project. Being completely free the bot needs fresh ideas and proactive members!</p>
<ul class="actions">
<li><a href="https://github.com/instagrambot/docs/blob/master/CONTRIBUTING.md" class="button">Contribute</a></li>
<li><a href="https://likeup.me/?ref=instabot-github-landing" class="button special">Check secret project</a></li>
</ul>
</section>
<section>
<h2>Contact us</h2>
<ul class="icons">
<li><a href="https://t.me/instabotproject" class="icon fa-paper-plane-o alt"><span class="label">Telegram</span></a></li>
<li><a href="https://www.facebook.com/Instagramyourself" class="icon fa-facebook alt"><span class="label">Facebook</span></a></li>
<li><a href="https://www.github.com/instagrambot/" class="icon fa-github alt"><span class="label">GitHub</span></a></li>
<li><a href="mailto:dan@likeup.me" class="icon fa-envelope-o alt"><span class="label">Email</span></a></li>
</ul>
</section>
<p class="copyright">
© Igbot by our <a href="https://github.com/instagrambot/instabot/graphs/contributors/">community</a>.
</p>
</footer>
</div>
<!-- Scripts -->
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/jquery.scrollex.min.js"></script>
<script src="assets/js/jquery.scrolly.min.js"></script>
<script src="assets/js/skel.min.js"></script>
<script src="assets/js/util.js"></script>
<!--[if lte IE 8]><script src="assets/js/ie/respond.min.js"></script><![endif]-->
<script src="assets/js/main.js"></script>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-93772762-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-93772762-1', { 'optimize_id': 'GTM-5SP8PD2'});
</script>
</body>
</html>