2024-08-09 Finalized App with Batch Scrapping Feature :
2024-07-19 Archdaily Context Usage Example :
Load html content using Axios, . (and optionally setup a virtual browser for loading blocked content using Chromium)
Start fetching context data using Cheerio
Send fetched context to OpenAI API to anylize : . the AI will help sorting important keywords and professional terms from context . save the anylized data in JSON
(Sort data and write to SQLite DB in .NET)
(Example of querying data in Revit addin)
2024-07-18 Archdaily Fetcher Test :
Copy and paste project search url with desired page numbers
The program will begin to load pages in CN and search the same project in ENG : . Check to select which articles will be fetched . Fetched contents preview in both CN and ENG
(Optionally select an AI model for analyzing content)
The AI will help sorting important keywords and professional terms from context