Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

How the Google Web API makes my life easier

0 views
Skip to first unread message

John Swapceinski

unread,
Apr 17, 2002, 11:54:31 PM4/17/02
to
Thought some people might be interested in how I'm using the Google
Web API for automating some of the tedious work I've had to do in the
past on my website.

I am the founder of a large college professor rating website,
RateMyProfessors.com (http://www.ratemyprofessors.com). Our users add
about 300 new professors and about 1500 new ratings each day. It's a
free site, and we don't even require students to sign up or login in
order to make it easier to rate professors.

One of the drawbacks of not requiring a login is that I've had many
problems in the past with people adding fake professor names. Some
people who do this are professors who don't like the website, others
are just students messing around. In both cases, these people are
diluting the usefulness of the ratings and fill the database with
garbage. I've had to work long and hard to try to keep this garbage
data out, and now the Google web API has greatly improved my system
for keeping the data clean.

I have implemented a professor verification system that automatically
searches the web for the combination of both the teacher name and the
school domain for all newly added professors, using the Google web
API. If no results are returned, the professor is flagged for further
(human) review. If the professor is found in the search, I can be
pretty confident that it is a real professor. This system is already
saving me 5-10 hours of labor a week. This service that Google is
providing is a great thing for me.

Google Web APIs Team

unread,
Apr 18, 2002, 8:59:49 PM4/18/02
to
js...@yahoo.com (John Swapceinski) wrote in message news:<5ceccf50.02041...@posting.google.com>
> I have implemented a professor verification system ....

What an interesting application! Thanks for sharing it with the group.

Ben

unread,
Apr 19, 2002, 1:35:56 PM4/19/02
to
what else can I search in Google?

John Swapceinski

unread,
Apr 22, 2002, 4:06:13 PM4/22/02
to
> api-s...@google.com (Google Web APIs Team) wrote in message
> What an interesting application! Thanks for sharing it with the group.

I'm glad you found it interesting, and thanks again for providing this
useful web service. Google rules!

John

0 new messages