Tampilkan postingan dengan label spider. Tampilkan semua postingan
Tampilkan postingan dengan label spider. Tampilkan semua postingan

Rabu, 04 Desember 2013

Spider - PHP Website Crawler (Search)

This PHP script allows you to search for files in ANY website. All you have to do is specify what website you want to search, the kind of files you are looking for then click Crawl to watch spider handle the rest.

It comes packed with more than 150 file types pre-installed and multiple ways to view results, Spider is the tool at heart for people building crawlers and web scrappers.


Features



  • Over 150 file tpyes included

  • Accepts custom file types

  • Crawler Depth Managemment

  • Preview and export HTML

  • Saves results on server

  • Crawling Time Limits

  • Exports to SQL File

  • Bootstrap 3.0 Ready

  • Responsive Design

  • Excel CSV Ready

  • Eports to JSON

  • Much more…



Updates


29/08/2013 v1.0 – Updated Documentaion. Improved code comments. Fixed php errors and warnings.
30/08/2013 v1.0 – Updated to support PHP 5.3.

Automated Job Search Engine Script (Miscellaneous)

Automated Job Search Engine Script is a job niche or job search engine script which is designed search jobs across various job boards like indeed simplyhired built on Jobzeek Api and It does nt require any maintainence and it is fully Auto Operated. You just have to install and forget for usability. Do Some SEO and Promotion and Let the Money comes to you.



Features of Automated Job Search Engine Script



  • Fully Search Engine optimised

  • Results with Pagination

  • Realtime search engine with added filter options to search latest jobs across the world.

  • Search jobs from more than 50 and above countries in any language and for any niche of jobs keyoword.

  • Showcase more than 1000 above results for each keywords and usage of pagination.

  • Added database driven gives us ability to manage the things with ease without going morely into coding level.



Earning Features.



  • Inbuilt Pay per View Affliate API give us earning.

  • Earn Money with CPM or CPC Advertising Network

  • Earn Money with Affliate Network.

  • Incase you have the Mobile App : Earn Money with Mobile Ad Network like Admob.



Admin Features.



  • Powerful Admin Panel give us you edge to

  • Manage Locations for Browse by Location page or Default Locations and

  • Manage Jobs Categories for Browse by Categories.

  • Manage your Ads, Advertisement or Affliate Code.



Admin DEMO.


Admin Login

Username : admin
Password : abc123




B) Installation and Implementation of JOB Search Script – top





  1. Very Small PHP Server can work too

  2. Less than 100 MB Server Space is Enough to run such big search engine.

  3. Mysql Database Required




New Version Changes 5.1 (4-12-2013)



  1. Ability to make a search engine for Multiple or Single Country.

  2. Password is now Md5

  3. Change Password Bugs has been resolved.

  4. Now Support the Languages and Countries like Japan, Israel, Russian and others
  5. ]
  6. Meta Title with Job Type to make more SEO optimised.

Mini Bots PHP Class (Miscellaneous)

ADDED NEW BOTS AND METHODS THAT:
- get images and user informations from Instagram
- get twitter user informations
- functions for parsing html pages as a spider




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 NEW!

  24. Get twitter user data (followers/followings): twitterInfo NEW!

  25. Get a page, find links, find emails… and more methods for spidering. 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).