"# word-crawler" a basic crawler for word to take every categorized title and paragrapgh nad insert it into db
keep in mind that first u need to chang the docx file into zip and extract it and convert the /the_word_name/word/document.xml to json file and then give the json to the crawler
also remember that every thing here is based on styles and u need to know the styles name u want this is a basic crawler for a categorized word file with basic style names like 1, 2, 3 and so
(db is devided into two parts the category and the article)