Evaluating bids

Faqs To Csv

Published on the January 23, 2017 in IT & Programming

About this project

Open

We need a PHP script to extract the FAQs (only the Q&A) from an url given as a parameter and store the result in a csv file.

It should crawl the url and scrap the questions and answer from the site.

The result should be a UTF-8 csv file with 2 columns:
Question
Answer (including links and images in html format)

The porpoise of this script is to allow any customer to set their FAQs url and help with the initial training of the bot.

We do not know the type of FAQs url provided or have control of it.

After a  quick research of the most common types, we  make the list provided  on the attached files, but only as examples.

All these examples were resolved using qnamaker.ai, but the scraping part of that tool does not provide a public API.

So we need a similar functionality to train our Bot

All the examples

Category IT & Programming
Subcategory Other
Project size Small
Is this a project or a position? Project
I currently have I have specifications
Required availability As needed
Experience in this type of projects Yes (I have managed this kind of project before)

Delivery term: Not specified

Skills needed

PHP