This blog is nothing but a copy of Scrapy and JSON. All the content is a dummy and for practice only. How easy is it to get JSON data with Scrapy? The answer—very easy, even if you have basic knowledge of Scrapy. The most common question that I get asked is which is the best toolContinue reading “Part 3 of Scrapy and JSON”
Category Archives: Python
Part 1 of Scrapy and JSON
How easy is it to get JSON data with Scrapy? This is one more dummy post for practice. The answer—very easy, even if you have basic knowledge of Scrapy. The most common question that I get asked is which is the best tool for getting data from web pages It is difficult to have aContinue reading “Part 1 of Scrapy and JSON”
Send Mail using Python
Securely send mail from code: Sending mail with Python is very easy. just a few lines of code. But what that password that you are writing in your source code?
IMPORTANT!
This blog is only for practicing learning. The contents may change but CSS selectors would contibue to work. — Upendra. This is the first post on this blog. All the posts on this blog are dummy. My real blog is hosted at CodeRecode.com/posts . This one is only for trying out scraping. View CodeRecode.com forContinue reading “IMPORTANT!”