Question

I've tried using curl to add new events to yahoo, succeeded in logging in and getting the calendar add events page, but when i try to post events using curl, it redirects me to login page. Please suggest what can i do...? Thanks in advance

Was it helpful?

Solution

The Yahoo! Calendar web application most likely has mechanisms in place to prevent scripted access or screen scraping.

You might try the published API for accessing Yahoo! Calendar through the CalDAV interface:
http://help.yahoo.com/l/us/yahoo/calendar/yahoocalendar/misc/misc-01.html

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top