Forums / Install & configuration / Import content via RSS (or Curl)

Import content via RSS (or Curl)

Author Message

Michael Hall

Monday 17 March 2008 3:52:51 pm

I read somewhere on this site about the possibility of importing content via RSS into EZP. I'm using v4. I'm interested in the bulk import of image objects into a gallery. Is this possible using RSS, and if so, are there any references about doing this?

Otherwise, could I use curl to import the data by submitting it through web forms?

Michael Hall

Friday 21 March 2008 2:37:59 am

Couldn't find anything useful about bulk image imports into gallery using RSS, so I wrapped a few Curl commands in a Python script which reads image data from a CSV file ... works well.