Topics - flamerz [ switch to compact view ]

Pages: [1] 2 3next
1
Found Deals and Discounts / Aba search
« on: May 08, 2021, 04:09 AM »
Just a heads up.

Aba search & replace is on BDJ today.

It's one of my favorite tools, a must have.

https://www.bitsdujour.com/software/aba-search-and-replace-2

2
Mini-Reviews by Members / RTILA visual web scraper and automation
« on: January 11, 2021, 09:01 AM »
Basic Info

App NameRTILA
App URLhttp://v4.rtila.net/
Github repository installerhttps://github.com/IKAJIAN/rtila-releases/releases
Helphttps://scraper.es/rtila-help/
App Version ReviewedVersion 4
Test System SpecsWindows version
Supported OSesWindows, Mac, Linux
Support Methodsemail, facebook community
Upgrade PolicyCurrently lifetime updates and upgrades are free
Trial Version Available?Yes, they have a trial. Not sure about the exact limitations.
Pricing Scheme74$ lifetime
Screencast Video URLhttps://www.youtube.com/channel/UCH6ov8LnB8-4ZF0yraxjw8Q/videos

ppH69n7.gif

Intro:

This software is a full featured web scraper. It resembles me to webharvy, or other popular point and click web scrapers.

It's young software, less than one year old.

Who is this app designed for:

Probably everybody can get use of this. On my personal uses, I scrape ecommerces, news, forums, or other pages of interest.

My purpose of scraping an e-commerce is to do a better purchase, I prefer to grab all and filter later to get better information for my shopping.


The Good

I have been using scrapers for long, sometimes I coded myself with python.

I own many tools, like ubot, winautomation, and many others. Long time I don't use them.

RTILA uses a real chrome sandbox and emulates human actions.

Second, the author is quite responsive, and he is very fast and constant in development.

The software has MANY options, and I love the fact of being written using modern technologies.

Not only scrapes text, but it can also download images, videos, files (pdf, docs..) or other type of content.

It uses CSS selectors, not xpath.

Allows filters, regular expressions, and javascript manipulation.

It has all the basic features of a scraper, and some advanced ones, like:

- ftp and mailer (store results)
- scheduler
- proxies
- ability to load chrome extensions
- captcha solving
- webhooks
- Google Sheets integration

There are many actions and events, it uses some pseudocode to execute automation, similar to ubot (visual blocks).

The needs improvement section

The user interface should be improved. This is beautiful software with a poor cover.

Other than that, very solid software. Probably I look at it with good eyes because I just love it.

There are very minor bugs from time to time but they are solved quite fast.

Probably version 4 is the most stable and advanced, having 24 minor releases in 3 months, and some features were not trivial to implement.

I'm helping the author with the documentation, and probably that should be improved.

I do that in my free time, just on my blog.

Why I think you should use this product

It has many use cases, I can be getting Minecraft skins for my kids, scraping furniture deals for my wife, or scraping seed plants or trees to plant in winter.

semillas-ecologicas.png

Really random uses to get information easily.

On my job, usually I do scraping tasks for clients, and they build really creative stuff from that, merging different sources of information to create valuable information.

It can be used to monitor sites too, or create simple (or complex) automations.

Internet sites can be really tricky, this tool cuts down the development time, but it still needs some user knowledge.

How does it compare to similar apps

I don't know real alternative to this. My favourite tool was WinAutomation, that has some desktop capabilities too.

RTILA is oriented to browser tasks.

Probably as I mentioned before, a similar tool is webharvy, but RTILA uses a browser extension to work.

Conclusions

Probably this is my best discovery of 2020.

I didn't have many expectations when I saw this software (sorry to the developer, if he reads this).

The screenshots were not sexy at all, and my expectations were not high, but after testing it a couple of hours I found every piece familiar and easy to use.

It's true, I had to ask some questions because I wanted to know all the details. The support was excellent, so patient to answer me all.

Links to other reviews of this application

There are very few reviews:
https://news.ycombinator.com/item?id=24421092

Here it is the Facebook group, with 450 members:
https://www.facebook.com/groups/rtila/

I consider myself privileged to be in touch with the author of this software, and he implemented some of my suggestions.

This is my first review, sorry for my typos.

3
Found Deals and Discounts / RTILA visual web scraper
« on: January 09, 2021, 03:03 AM »
Hello, I just want to present you this software.

Its a fantastic web scraper, with automation capabilities, coded in javascript. The software is quite solid, and improves every week.

Demo version is on github:

https://github.com/IKAJIAN/rtila-releases/releases

I suggest you to start with 4.1.0 version.

https://github.com/IKAJIAN/rtila-releases/releases/tag/v4.1.0

I know people here love to share those small gems, here you have one.

The sales page is quite simple.

http://v4.rtila.net/

Deal: $74 - lifetime - x3 license keys (1 Windows & 1 Mac & 1 Linux)

I'm not the author, but I loved this software too much that started doing some documentation.

The author knows about this forum, probably he will register too.





Documentation:
RTILA Help: https://scraper.es/rtila-help/
RTILA Automation: https://scraper.es/rtila-automation/
RTILA Advanced: https://scraper.es/rtila-advanced-scraping-i/
Google Sheets with RTILA: https://scraper.es/using-google-sheets-with-rtila/
Video Tutorials: https://www.youtube.com/channel/UCH6ov8LnB8-4ZF0yraxjw8Q/videos

I hope you enjoy this one.

Feel free to ask, I'm using RTILA since the begining and I love to chat about this or general scraping techniques.

NOTE: the software is not digitally signed, you will get an alert on install.

4
Hello. I was trying to acomplish the following idea with autohotkey but I'm stuck on the remote aproach.

I'm a teacher and some of my students have strong atention issues (special needs, autism...).

Sometimes I have to get atention and my idea is to block the mouse and mute their computer on the ones that they are not listening me.

This helps me to stop any music/audio on their headphones and block their primary input, this should be enough.

I get some code from Skrommel, but I'm still thinking how to send the shortcut to their computer. No idea about the best way.

This is the starting code:

#m::                    ;win + m hotkey
if (x != 1)
{
    BlockInput, MouseMove
    x := 1
    Hotkey, LButton, DoNothing
    Hotkey, RButton, DoNothing
    Hotkey, XButton1, DoNothing
    Hotkey, XButton2, DoNothing
    SoundSet, +1, , Mute
    return
}
if (x = 1)
{
 SoundSet, +1, , mute
    reload
}


DoNothing:
return


Any feedback is appreciated.

5
General Software Discussion / Mydraw on BDJ
« on: April 01, 2018, 09:30 AM »
Hello guys, today MyDraw is on bitsdujour. Any user here to share some feedback?

I bought edraw some days ago, but I'm curious about MyDraw.

Pages: [1] 2 3next
Go to full version