Excelsior is an extension for Google Chrome and a platform for running scrapers/parsers/web bots (for convenience, I will call them scrapers). Scrapers are software code that runs in a user's browser and performs a specific task, often extracting data from website pages. Each scraper is developed individually for each site and each client. You can export the scraper results conveniently (CSV, JSON, PDF, XML, Excel Spreadsheet, and many others).
- For $200 you get access to a user-friendly platform for web scraping
- I will develop one scraper to extract data from any website.
- You will receive application updates as new versions are released
In addition to extracting text information Excelsior can extract any media content (e.g. video, images, audio files). Excelsior can be your indispensable tool for a massive range of activities: Marketing, Data Science, Consulting, SEO, Research activities, etc.
Number of Revisions: unlimited
Frequently asked questions:
Do I need to sign up for the app?
Yes, authentication in the app is mandatory, it allows users to use the extension for all user devices. I use the authorization system developed by Google, the passwords to your accounts are stored in encrypted form on Google servers
How do scrapers work?
The scraper code is stored on servers, at the request of the user the code is injected into the browser. Code injection is made as safe as possible, each code is executed in its own scope which contains only safe properties and software methods
Can sites detect a scraper?
Theoretically, they can, but I try to develop scrapers that mimic the user, which means finding the best balance between speed of data retrieval and security. This approach allows the application to remain out of sight