PinnedDmitriy Zub ☀️inPython in Plain EnglishScrape Google Play Store App in PythonHow to scrape Google Play Store App information and user reviews data in Python without using browser automation such as selenium.Jan 31, 2022Jan 31, 2022
Dmitriy Zub ☀️inPython in Plain EnglishMake Direct Async Requests to SerpApi with PythonHow to make 50 direct async requests to serpapi.com/search.json with a response time of less than 8 sec depending on your internet speed.May 24, 2023May 24, 2023
Dmitriy Zub ☀️Scrape Google Scholar in RThis blog post shows the web scraping process on how to get Google Scholar profiles in R with pagination.May 6, 2023May 6, 2023
Dmitriy Zub ☀️inPython in Plain EnglishHow to install Python packages without a requirements.txt file with pipreqsTired manually installing Python packages? With pipreqs, you can streamline your workflow and install packages without a requirements.txtMay 3, 2023May 3, 2023
Dmitriy Zub ☀️Implement SEO Cron Jobs with Replit and SerpApiLearn how to use Replit as a host option to run cron jobs for your SerpApi SEO or data extraction scripts using Python.Mar 1, 2023Mar 1, 2023
Dmitriy Zub ☀️inPython in Plain English8 Most Popular Python HTML Web Scraping Packages with BenchmarksJust use selectolax. It’s the fastest Python HTML parser, and memory efficient.Feb 1, 2023Feb 1, 2023
Dmitriy Zub ☀️inPython in Plain EnglishMaking YouTube Mentions Tracker in PythonFind target keywords in YouTube videos by transcribing them, generating timestamp URL, and saving results to CSV.Jan 10, 2023Jan 10, 2023
Dmitriy Zub ☀️inPython in Plain EnglishPagination Techniques to Scrape Data from any Website in PythonPagination techniques that allow you to scrape data from all pages from any website.Dec 16, 2022Dec 16, 2022
Dmitriy Zub ☀️Build Simple CLI-Based Voice Assistant with PyAudio, Speech Recognition, pyttsx3 and SerpApiBuild a simple CLI voice assistant as an introduction to speech recognition and API usage. A step-by-step tutorial.Nov 28, 2022Nov 28, 2022
Dmitriy Zub ☀️SerpApi Async Requests with Pagination using PythonHow to make Async requests with SerpApi’s pagination, how to use Search Archive API and Queue, and how much it faster than Sync requests.Nov 17, 2022Nov 17, 2022