blog.adnansiddiqi.me
New Year | Adnan's Random bytes
http://blog.adnansiddiqi.me/tag/new-year
Adnan's Random bytes. Mdash; Programming, Productivity,Entrepreneurship and Life Hacks. Year 2017 : Keep Reading, Keep Writing and Keep Learning. The year 2016 is almost over. It’s time to take a break from typical technical posts and talks about what was done and what to be done. 2016 was the year I got involved in many new things, new in a sense that I had left them long time back and resumed again. I resumed […]. Proudly powered by WordPress.
blog.adnansiddiqi.me
6 things to develop an efficient web scraper in Python | Adnan's Random bytes
http://blog.adnansiddiqi.me/6-things-to-develop-an-efficient-web-scraper-in-python
Adnan's Random bytes. Mdash; Programming, Productivity,Entrepreneurship and Life Hacks. 6 things to develop an efficient web scraper in Python. Last week I was working on a web scraper for a client who needed to get around a million of records from a real estate website. After a certain level the scraper stopped working and the reason was I forgot to put a certain checks as I was expecting client would not go for that route but he DID! 1- Check 200 status code. Earlier and proceed accordingly. While send...
blog.adnansiddiqi.me
Scraping | Adnan's Random bytes
http://blog.adnansiddiqi.me/tag/scraping
Adnan's Random bytes. Mdash; Programming, Productivity,Entrepreneurship and Life Hacks. Write your first web crawler in Python Scrapy. The scraping series will not get completed without discussing Scrapy. In this post I am going to write a web crawler that will scrape data from OLX’s Electronics and Appliances’ items. Before I get into the code, how about having a brief intro of Scrapy itself? From Wikipedia: Scrapy (/ˈskreɪpi/ skray-pee)[1] is a […]. Write a Gmail autoresponder by using Python Selenium.
blog.adnansiddiqi.me
How to speed up your python web scraper by using multiprocessing | Adnan's Random bytes
http://blog.adnansiddiqi.me/how-to-speed-up-your-python-web-scraper-by-using-multiprocessing
Adnan's Random bytes. Mdash; Programming, Productivity,Entrepreneurship and Life Hacks. How to speed up your python web scraper by using multiprocessing. In earlier posts, here. I discussed how to write a scraper and make it secure and fool proof. These things are good to implement but not good enough to make it fast and efficient. In this post I am going to show how a change of few lines of code can speed up your web scraper by X times. Keep reading! OK, the goal is to access this page. Which calculates...
chatbotsmagazine.com
About Chatbots Magazine
https://chatbotsmagazine.com/about
Sign in / Sign up. Send a News Tip. Chatbots, AI, NLP, Facebook Messenger, Slack, Telegram, and more. Note from the editor. Chatbots, AI, NLP, Facebook Messenger, Slack, Telegram, and more. CEO of Octane AI, Founder of Chatbots Magazine, YC Alum, Forbes 30 Under 30, product at Ustream for 4 years (sold for $130mil). Co-founder/CMO of Octane AI Co-Editor of Chatbots Magazine Author of Captivology Tech investor Formerly CNET, Mashable Forbes 30 Under 30. Senior Reporter, Chatbots Magazine. Former product a...
blog.adnansiddiqi.me
Life | Adnan's Random bytes
http://blog.adnansiddiqi.me/tag/life
Adnan's Random bytes. Mdash; Programming, Productivity,Entrepreneurship and Life Hacks. Year 2017 : Keep Reading, Keep Writing and Keep Learning. The year 2016 is almost over. It’s time to take a break from typical technical posts and talks about what was done and what to be done. 2016 was the year I got involved in many new things, new in a sense that I had left them long time back and resumed again. I resumed […]. Proudly powered by WordPress.
blog.adnansiddiqi.me
Freelancing | Adnan's Random bytes
http://blog.adnansiddiqi.me/tag/freelancing
Adnan's Random bytes. Mdash; Programming, Productivity,Entrepreneurship and Life Hacks. 5 Ways Developers Can Have Multiple Income Streams. A couple of weeks back I was having a discussion with a former colleague who was upset due to no job and was not having some luck to find some freelance gig either. Another developer also had similar situation and despite of knowing something he was not able to get work. I have been working […]. Proudly powered by WordPress.
blog.adnansiddiqi.me
Python | Adnan's Random bytes
http://blog.adnansiddiqi.me/tag/python
Adnan's Random bytes. Mdash; Programming, Productivity,Entrepreneurship and Life Hacks. Write your first web crawler in Python Scrapy. The scraping series will not get completed without discussing Scrapy. In this post I am going to write a web crawler that will scrape data from OLX’s Electronics and Appliances’ items. Before I get into the code, how about having a brief intro of Scrapy itself? From Wikipedia: Scrapy (/ˈskreɪpi/ skray-pee)[1] is a […]. 6 things to develop an efficient web scraper in Python.
blog.adnansiddiqi.me
Machine Learning | Adnan's Random bytes
http://blog.adnansiddiqi.me/tag/machine-learning
Adnan's Random bytes. Mdash; Programming, Productivity,Entrepreneurship and Life Hacks. How I wrote my first Machine Learning program in 3 days. A few weeks back I was intrigued by Per Harald Borgen’s post Machine Learning in a Week which oversimplified the entire learning and implementing a Machine Learning algorithm in a week on a real dataset. He laid down the framework that how as a programmer one can get into ML thing without getting worried about heavy […]. Proudly powered by WordPress.