Implementing Real-Time WebSocket Communication with .NET 8 and JavaScript

In this post, I will walk you through how to build a simple WebSocket communication mechanism using .NET 8 on the backend and raw JavaScript on the frontend. We’ll implement a long-running task that sends real-time updates to the client as the task progresses. Additionally, we’ll add error handling, so the server can notify the […]

Implementing Real-Time WebSocket Communication with .NET 8 and JavaScript Read More »

Magento extractor – case study

Magento extractor is a module which implements automatic data extraction from certain internet shop. Extracted data are saved to CSV file, which can be imported to Magento-based online store. You can also adjust export settings to save data to other CMS (such as PrestaShop, Oscommerce, Opencart), file formats, database etc. Solution for Magento scraping The

Magento extractor – case study Read More »

Zomato extractor – case study

Zomato extractor is a solution from DCBots to scrape leads from zomato.com . As input data, you set zomato listing link. Finally, you receive leads, reviews, photos and other essential data on restaurants, cafes, pubs, and bars. We can also customize zomato.com scraper to mine more data if you need. Solution for Zomato scraping Our

Zomato extractor – case study Read More »

Salesforce extractor – case study

Salesforce extractor is a solution from DCBots to scrape data from salesforce.com. As input data, you set salesforce.com listing link. Finally, you receive attachments, leads and other essential data on salesforce account. We can also customize salesforce scraper to mine more data if you need. Solution for Salesforce scraping The challenge faced by our client

Salesforce extractor – case study Read More »

Joomla scraper – case study

Joomla extractor is Datacol-based module, harvesting certain website content and publishing result data to Joomla. You can also adjust Datacol export settings to export data to other CMS website (WordPress, DLE), database etc. Solution for Joomla scraping The client, a growing online business, faced challenges gathering and updating content from several sources into their Joomla-based

Joomla scraper – case study Read More »

Wikipedia parser – case study

Wikipedia parser is Datacol-based module, which implements Wikipedia knowledge database extraction. In this example data are exported to TXT file. You can also adjust Datacol export settings to publish content to database, website (WordPress, Joomla, DLE) etc. Solution for Wikipedia scraping Our client needed a reliable way to extract vast amounts of information from Wikipedia

Wikipedia parser – case study Read More »

Bing crawler – case study

Bing crawler is a module that extracts items from bing.com SERP (search engine results page) by specified keywords. Title, snippet, and URL are extracted for each Bing SERP item. After data collecting – item information is exported to xlsx file. Solution for Bing scraping Many clients struggle to monitor their online presence or analyze their

Bing crawler – case study Read More »

Job crawler – case study

Job extractor is a module which implements jobs information extraction from job websites. After data extraction the information is saved to xlsx file. Datacol can also publish it to database, CMS or other file formats. Solution for Job scraping Our client, a recruitment agency, faced challenges in manually gathering job listings from multiple online platforms.

Job crawler – case study Read More »

Yahoo extractor – case study

Yahoo extractor is a module that extracts items from yahoo.com SERP (search engine results page) by specified keyword. Title, snippet, and URL are extracted for each Yahoo SERP item. After data collecting – item information is exported to xlsx file. Solution for Yahoo scraping The client needed to gather Yahoo search results efficiently to analyze

Yahoo extractor – case study Read More »

Scroll to Top