문제

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

도움이 되었습니까?

해결책

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

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top