Import data from URL

Created on 29 November 2017, almost 7 years ago
Updated 28 August 2024, 3 months ago

It could be very useful if I can specify an URL as the source for the CSV data, instead of using a local file.

Something like this:

source:
  plugin: csv_url
  url: 'http://www.example.com/file.csv'
  delimiter: ';'
  enclosure: '"'
  header_row_count: 1

I've developed a csv_url additional plugin that, on top of the standard csv plugin, simply first retrieve the data from the specified URL.

Regards,

Feature request
Status

Closed: outdated

Version

3.0

Component

Code

Created by

🇮🇹Italy mithenks

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.71.5 2024