Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在研究import.io,我使用New Extractor从网站页面获取数据。我创建不同类型的列并将内容插入其中之后,我发布该数据。我得到了 JSON 格式的数据。但是那个 JSON 格式的数据没有给我列的 data_type,这意味着这个列的格式是文本或图像或任何其他格式。那么我如何使用New Extractor获取列的 data_type请帮助我?