MyDataProvider » Solutions » runner » FAQ – Runner

FAQ – Runner

“Do you extract ecommerce data?”

We can extract e-commerce data:
– categories with subcategories & hierarchy
– products basic info: sku, price, name, description, images etc
– products features & options
– products categories

“How do you export web scraping results?”

We save results to csv, excel, xml, json files or to client’s store database directly.

“I did not find in your data sources (Wholesalers List) my data source site.”

Do not worry about it. We can create web scraper for any web site and we can create new web scraper for your specific data source. Data from any web site could be extracted.

“Could you create web scraper for my specific site?”

Yes, we can do it. We could create new web scraper for your specific data source.

“Is it possible to extract products from specific categories?”

Yes. You could setup categories filter for web scraper.

“Is it possible to filter products by SKU or Brand?”

Yes. it is possible.

“What do you do when source web site blocks requests?”

We have private proxies (more then 20000 unique IP Addresses) so we could you it to do requests from different IP addresses.

“Is it possible to run web scraping automatically?”

Yes. You could setup a scheduler in the App.

“How long does data extraction process take?”

It depends on many factors: number of items what you need to process, number of requests what you need do to for 1 item, speed of Http response, time what you need to do data post processing. So the real time of web scraping for your specific web site we could know only after the real tests.

“How many row fields is it possible to extract?”

In theory it is possible to extract unlimited number of fields for each row. But in a real life we have to check that it is possible because sometimes it is impossible as required.

“Is it possible to access extracted data via API?”

Yes. Application has API and user can generate “SecretURL” to access fresh data from ANY programming language: php, python, java, golang, ruby, c# etc.

“Can you export data to custom csv, xml etc format?”

Yes, we can. It is possible.