1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

plagiarism checking script for article directory in PHP ?

Discussion in 'Programming' started by DewShare, Jan 22, 2011.

  1. #1
    Hi

    I have an article directory. I am facing problem of plagiarism Authors are submitting UnOrignal articles in a large number daily. It is very difficult for me to check them one by one of copyscape and grammarly.

    Please can you guide me how can I develop a piece of code in php that check an article before interting in database for plagiarism If text orignal Insert in database other wise not.

    I have good php programming skills I can code what ever that will be, but I am thinking where to start which technique will be used.

    There are lost of directories those have build-in plagiarism checking system like ezine.

    Please share your ideas about this with me I shall be thank full to you
     
    DewShare, Jan 22, 2011 IP
  2. Greg Carnegie

    Greg Carnegie Peon

    Messages:
    385
    Likes Received:
    13
    Best Answers:
    0
    Trophy Points:
    0
    #2
    The CopyScape http://copyscape.com/premium.php has a premium service where they allow to use API to check if the page isn't plagiarised. I do not know if there are any free scripts that do this out of the box, since you need to have Internet indexed first before you can do a search for duplicate content.
     
    Greg Carnegie, Jan 23, 2011 IP
  3. DewShare

    DewShare Well-Known Member

    Messages:
    426
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    135
    Digital Goods:
    1
    #3
    copyscape API becomes very expensive when a guy submitting same article again and again. Or submitting unoriginal contents in hugh number. I suppose it will cost me 100$+ daily which is un affordable.

    I want to build a system just like ezine use.
     
    DewShare, Jan 23, 2011 IP
  4. Woodcs82

    Woodcs82 Well-Known Member

    Messages:
    2,588
    Likes Received:
    32
    Best Answers:
    0
    Trophy Points:
    150
    #4
    Good recommendation! Check copyscape like Greg said... Im a member of copyscape & its great!

    -C

     
    Woodcs82, Jan 24, 2011 IP
  5. ingress

    ingress Peon

    Messages:
    1
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #5
    iam also looking for same script... but less expensive then copyscape
     
    ingress, Jun 11, 2011 IP
  6. rainborick

    rainborick Well-Known Member

    Messages:
    424
    Likes Received:
    33
    Best Answers:
    0
    Trophy Points:
    120
    #6
    If you can't use CopyScape, then you can always try searching in Google. Just search for a sentence in the first paragraph of any article surrounded by quotation marks. You'll be able to find any copies of the article that way.
     
    rainborick, Jun 11, 2011 IP
  7. Faris Basalamah

    Faris Basalamah Peon

    Messages:
    22
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    1
    #7
    mmm ... that's right u can use the premium account.. very difficult for check php plagiarism or copyscape ... :confused:
     
    Faris Basalamah, Apr 26, 2016 IP
  8. Vooler

    Vooler Well-Known Member

    Messages:
    1,146
    Likes Received:
    64
    Best Answers:
    4
    Trophy Points:
    150
    #8
    But, premium membership of copyscape costs you 5 cents a search, i.e. 1 USD per 20 articles if am not wrong; This 20/$1 API can easily be integrated using PHP (if that is not costly for you).
    Besides, my team can build you a system that can do the job though.

    Hope it helps.
     
    Vooler, May 12, 2016 IP
  9. suwandichen13

    suwandichen13 Well-Known Member

    Messages:
    615
    Likes Received:
    18
    Best Answers:
    0
    Trophy Points:
    140
    #9
    you can try Google CSE API , which may not powerful as copyscape buy it's free , here the sample tool using CSE API : Plagiarism Checker
     
    suwandichen13, May 16, 2016 IP