This PHP class (also called minibots) is a growing collection of small spiders and web bot that go out on the web and make some small useful jobs.
Features:
Actually the mini bots can do those things:
- Copy a remote url to your local server: copyFile
- Get IP address of the user: getIP
- Get geographic informations from IP address: ipToGeo
- Get spelling for a word using Google: doSpelling
- Make a Tiny URL using tiny url service: doShortURL
- Decode a short URL of any service: doShortURLDecode
- Check if an URL to an mp3 is really an mp3 file: checkMp3
- Check if an URL exists: url_exists
- Do SMTP email validation: doSMTPValidation
- Get infos of an URL (keywords, title, images, description, favicon…): getUrlInfo
- Get infos of a VIDEO URL (title, description, thumb for youtube and vimeo services): getVideoUrlInfo
- Read facebook counters (with app id and secret) for likes, shares, comments, clicks…: readFacebookCounters
- Read facebook fan page counters without facebook developer app: readFacebookPageCounters
- Read the numbers of time a URL has been twitted: readTwitterCounter
- Read Google +1s counter for an URL: readGooglePlusCounter
- Get Google suggested keywords for a keyword: googleSuggestKeywords
- Get Latitude and Longitude (georeference) from an address with Google: getLatLong
- Get Wikipedia definition Image and GPS coordinates: wikiDefinition
- Get Vimeo Info on a video: getVimeoInfo
- Get exchange rates, currency converter: getExchangeRateFromTo
- Send push notification on android devices with Notify My Android app: notifyNma
- Send push notification on ios and android devices with Pushover app: notifyPushover
- Ping pingomatic services: pingomatic
- Get images from a keyword from Picsearch: getImage
- Get images at full size from a keyword from Picsearch: getImageBig
- Get small images from a keyword from Google: getImageGoogle
- Get last images and user data from Instagram: getInstagramPics
- Get detailed informations from an Instagram image url: getInstagramPic
- Get last instagram pics by hashtag: getInstagramPicsByTag
- Get instagram followers count: getInstagramFollowers
- Get twitter user data (followers/followings/avatar): twitterInfo
- Get a page, find links, find emails… and more methods for spidering.
- Get gravatar image from email address: getGravatar
- Get Linkedin counter: getLinkedinCounter
- Get Pinterest counter: getPinterestCounter
Future updates will bring new mini bots for you!
To fully work need cURL module installed on your server.
You can play with some methods in this interactive demo or check the complete test demo (same as live preview button).
Applications
Here are some online tools made with this class:
History
v 3.42 - updated twitter info bot
v 3.46 - 12/JUNE/2015 updated instagram, new method getInstagramFollowers, new method notifyPushover
v 3.47 - 01/JULY/2015 updated getLatLong method
v 3.48 - 28/SEPTEMBER/2015 updated Instagram methods
v 3.49 - 06/NOVEMBER/2015 getPage, getUrlInfo improved and minor bugs
v 3.51 - 17/NOVEMBER/2015 fixed twitterInfo, added wikipedia image to wikiDefinition, doGeoIp fix, small bug attr method fixed, better https handle
v 3.52 - 04/JANUARY/2016 fixed twitterInfo problem with spanish language
v 3.55 - 15/APRIL/2016 added getInstagramPicsByTag
v 3.56 - 30/SEPTEMBER/2016 modified methods for Twitter counters, for facebook counters, added data in getUrlInfo for Amazon prices, fixed documentation
v 3.58 - 13/OCTOBER/2016 - added support for private twitter account
v 3.59 - 08/NOVEMBER/2016 removed two methods from Google no longer available, sorry getGoogleBackLinks and getGoogleIndexedPages
v 3.60 27/DECEMBER/2016 - added method readFacebookPageCounters, better parameter at the top of the class to switch between file_get_content and cUrl, updated docs
v 3.61 17/FEBRUARY/2017 - added total count of images in getInstragramPics method
v 3.62 fixed https in wikiDefinition call
v 3.63 fixed following count in twitterInfo method
v 3.64 06/APRIL/2017 - fixed shortUrlDecode, added GPS coordinates in wikipedia definition (if available)
v 3.65 and v.3.66 18/APRIL/2017 - fixed GetInstagramPic
v 3.67 26/APRIL/2017 - added getImageBig method
v 3.68 05/MAY/2017 - fixed twitterInfo
v. 3.71 22/NOVEMBER/2017- fixed readFacebookPageCounters, addedd comments count in instagram methods
v. 3.72 16/JANUARY/2018- updated instagram methods
v. 3.74 19/MARCH/2018 and APRIL - updated instagram user pics method and getInstagramFollowers
[eltd_button size=”huge-full-width” type=”outline” text=”Download & Demo Links” custom_class=”#” icon_pack=”font_awesome” fa_icon=”” link=”” target=”_blank” color=”” hover_color=”” background_color=”” hover_background_color=”” border_color=”” hover_border_color=”” font_size=”” font_weight=”” margin=””]
Demo = Mini Bots PHP Class
[eltd_button size=”huge” type=”” text=”Full Live Demo” custom_class=”” icon_pack=”font_awesome” fa_icon=”fa-laptop” link=”https://codecanyon.net/item/mini-bots-php-class/6060864″ target=”_blank” color=”” hover_color=”” background_color=”” hover_background_color=”” border_color=”” hover_border_color=”” font_size=”” font_weight=”” margin=””]
Kindly Note: We update new contents like WordPress Themes, Plugins, PHP Scripts everyday. But remember that you should never use this items in a commercial website. All the contents posted here for development & testing purpose only. We’re not responsible for any damage, use at your own RISK! We highly recommend to buy Mini Bots PHP Class from the The Developer ( ginoplusio ) website. Thank you.
Download = Mini Bots PHP Class-[Updated].zip