Posts

How Google Apps Script helps in small tasks

Image
Google Apps Script Till now, I have just heard about the word JavaScript, Angular, React scripts, but I was wondered when I hear about Google Apps Script. " Google Apps Script " adds the more functionality to the google documents like google docs, google spreadsheets, google sites, google forms etc. The very most interesting thing about google app script is that you can use it in the same way as JavaScript with little change. So, it is easy to write and easy to use with your google docs. One of my reputed client was having a small requirement of Send Bulk Emails. So, as a typical solution, one will have idea about creating a great UI which will have a email template section, customer's Email contact book and precisely "send email" section from where one can choose the email template and then select the customer's Emails. Pressing the "Go" button finally sends the emails. So, at last, one wonderful software is ready with 3-4 average sc...

JustDial | Scrapper | Web Scraping | Data Extraction | JDscrapper

Image
JustDial is a top leading search service provider company. It provides various information like phone, address, email etc. It has its own format to display data. Web Scraping is a method/technique to read data from website. Basically, it is a technique used to read data from website and store them in required format. You can store scraped data in csv, excel, MSSQL or Drive spreadsheet any kind of storage source media. How JDscrapper comes into picture? Justdial provides all detail but not in one structured manner. Meaning, suppose if you want to find "printers" shop list for particular location i.e  shop name,  their address, phone and emails all at one place (in one list) then you need to prepare same manually by searching next to next page from justdail which seems to be a slow process.  This is where JDscrapper comes into picture. With the JDscrapper, you can read all printer details list using single click. Why JDscrapper? JDscrapper provides justdi...