Scraping Dynamic Websites (Angular, React etc) with Scrapy and SeleniumLast week I was assigned a task of scraping some data from a website, regular stuff no big deal. So, I set up a Scrapy Project, write the spider, and…By VAIBHAV SHARMAMay 04, 2018
16 Awesome Moments from Avengers: Infinity WarFriday marked the release of Avengers Infinity War, and I couldn’t miss it for the world. In short, Marvel nailed it, from character chemistry to…By VAIBHAV SHARMAApril 30, 2018
Requesting User details from JWT in Django OAuth ToolkitWe always require an API to fetch the details of the current user. This API, unfortunately, isn’t provided by default in Django OAuth Toolkit. But…By VAIBHAV SHARMAApril 16, 2018
Writing Tests for Authenticated APIs in Django REST FrameworkIf you are new to Django Rest Framework and Django OAuth Toolkit and are having trouble writing automated tests for your is_authenticated APIs, you…By VAIBHAV SHARMAApril 13, 2018
Making a marketing website using Gatsby Starter BusinessNOTE: Updated for gatsby-starter-business v2.1 Gatsby JS brought something that everyone was waiting for, a React JS based static site generator, and…By VAIBHAV SHARMAApril 10, 2018