What movie website allows people to scrape it?
Posted
by Sergio Tapia
on Stack Overflow
See other posts from Stack Overflow
or by Sergio Tapia
Published on 2010-06-16T01:22:34Z
Indexed on
2010/06/16
1:22 UTC
Read the original article
Hit count: 336
I've wanted to make a C# library to scrape movie information and return it to the application, but someone told me that it's against the TOS.
RottenTomatoes seems to have no problems with it from what I've read on their licensing page, but I'm not quite sure.
Where could I aquire movie information legally and without cost? It's for an open source application hosted here: LINK
© Stack Overflow or respective owner