Saturday, November 30, 2013

Download Mini Bots PHP Class

Mini Bots PHP Class

Mini Bots PHP Class dowload

ADDED NEW BOTS AND METHODS THAT: - get single image informations from Instagram - get gravatar url from email - get images with google image search - get count for linkedin shares - get count for pinterest pins - get count of google back links for a domain - get count of google indexed pages for a domain This PHP class is a growing collection of small spiders and web bot that go out on the web and make some small useful jobs

ADDED NEW BOTS AND METHODS THAT:
- get single image informations from Instagram
- get gravatar url from email
- get images with google image search
- get count for linkedin shares
- get count for pinterest pins
- get count of google back links for a domain
- get count of google indexed pages for a domain

This PHP class is a growing collection of small spiders and web bot that go out on the web and make some small useful jobs.

Actually the mini bots can do those things:

  1. Copy a remote url to your local server: copyFile
  2. Get IP address of the user: getIP
  3. Get geographic informations from IP address: ipToGeo
  4. Get spelling for a word using Google: doSpelling
  5. Make a Tiny URL using tiny url service: doShortURL
  6. Decode a short URL of any service: doShortURLDecode
  7. Check if an URL to an mp3 is really an mp3 file: checkMp3
  8. Check if an URL exists: url_exists
  9. Do SMTP email validation: doSMTPValidation
  10. Get infos of an URL (keywords, title, images, description, favicon…): getUrlInfo
  11. Get infos of a VIDEO URL (title, description, thumb for youtube and vimeo services): getVideoUrlInfo
  12. Read facebook counters for likes, shares, comments, clicks…: readFacebookCounters
  13. Read the numbers of time a URL has been twitted: readTwitterCounter
  14. Read Google +1s counter for an URL: readGooglePlusCounter
  15. Get Google suggested keywords for a keyword: googleSuggestKeywords
  16. Get Latitude and Longitude (georeference) from an address with Google: getLatLong
  17. Get Wikipedia definition: wikiDefinition
  18. Get Vimeo Info on a video: getVimeoInfo
  19. Get exchange rates, currency converter: getExchangeRateFromTo
  20. Get push notification on android devices: notifyNma
  21. Ping pingomatic services: pingomatic
  22. Get images from a keyword: getImage
  23. Get images and user data from Instagram: getInstagramPics
  24. Get twitter user data (followers/followings): twitterInfo
  25. Get a page, find links, find emails… and more methods for spidering.
  26. Get images by keyword with Google: getImageGoogle NEW!
  27. Get detailed informations from an Instagram image url: getInstagramPic NEW!
  28. Get gravatar image from email address: getGravatar NEW!
  29. Get Linkedin counter: getLinkedinCounter NEW!
  30. Get Pinterest counter: getPinterestCounter NEW!
  31. Get Google back links count for a domain: getGoogleBackLinks NEW!
  32. Get Google number of indexed pages for a domain: getGoogleIndexedPages NEW!

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).

Here are some online tools made with this class:

instagram send images in email

easy georeference with php

email validation smtp email validator online

Mini Bots PHP Class dowload

No comments:

Post a Comment