Search
Translate / Traduci
-
Available even in U.S.A. Support Gioorgi Editorial Board
June 2023 M T W T F S S 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 Gioorgi EverGreen
Tag Archives: scripting
Bash secret powers
Bash scripting has evolved a lot in the last ten years. I get used to relay on bash for all normal “data domination” tasks (like file system refactorings, database extraction and reporting and so on) and switching to python/ruby/perl when … Continue reading
iOpus | Web Browser Scripting, Web Testing, Web Scraping and Website Monitoring
iMacros – Web Automation, Web Testing and Web Scraping Record & replay all web surfing activities Automatically fill out web forms from a database Automate uploads, downloads, and data extraction iMacros is the only solution that works with websites that … Continue reading
Posted in English Content, Knowledgebase
Tagged marco, robot, scripting
Comments Off on iOpus | Web Browser Scripting, Web Testing, Web Scraping and Website Monitoring
pyparsing review
Review of "Getting Started with Pyparsing", Copyright © 2008 O'Reilly Media, Inc.
ISBN: 9780596514235
Released: October 4, 2007
Continue reading
Advanced Bash Scripting
Is it amazing things you can do with a simple Bourne Again Shell (bash). I have just discovered you can open socket using a small redirection syntax, and emulate small checks you normally do with curl or wget. The bash … Continue reading