JavaScript Programming Data extraction How to parse HTML in JavaScript How do you access data across the web programmatically? The answer is HTML parsing. Learn how to do it here. Brian Wachira Jul 4, 2024
Web scraping Antiscraping Python How to use Cloudscraper in Python for web scraping Learn how to bypass Cloudflare's anti-bot measures. John Fawole Jul 3, 2024
AI LLMs ChatGPT How we built an AI salesman with the OpenAI Assistants API Learn how to build, manage, and update an enterprise support assistant effectively using OpenAI assistant and Apify. Jiří Spilka Jul 3, 2024
ChatGPT Web scraping AI How to use ChatGPT for web scraping (step-by-step guide) If you know web scraping basics, this tutorial will teach you how to speed things up with AI. Theo Vasilis Jul 2, 2024
Apify Store Apify updates Introducing Apify bundles: do more by combining Actors into workflows Bundles are a new era for Apify Store: powerful new tools that combine Actors into workflows that solve complex problems. Václav Růt Jul 2, 2024
Apify Store Web scraping Lead generation Better lead generation for a digital marketing agency How Sydney-based Nodd Solutions improved their data collection with Apify thanks to clean data, easy proxies, and great integrations. David Barton Jul 1, 2024
Comparison Web scraping API Oxylabs vs. Bright Data (for web scraping) Oxylabs & Bright Data are known for their proxy services and have recently invested in web scraping. How do they compare? Percival Villalva Jul 1, 2024
Python Selenium Web scraping How to scrape JavaScript-rendered pages with Python A step-by-step guide to extracting dynamic content from websites with Selenium. Theo Vasilis Jun 28, 2024
Apify Store Web scraping TikTok How a university researcher studies TikTok user behavior with web scraping Learn how Pilar, a university researcher in Spain, uses web scraping to study how people use TikTok and improves both her research and teaching. David Barton Jun 28, 2024
Proxy Puppeteer Headless browsers How to use a proxy in Puppeteer (full guide for 2024) A detailed guide to using proxies with Puppeteer. Learn how to authenticate proxies and avoid common pitfalls. Ayodele Aransiola Jun 27, 2024
Python cURL How to use cURL in Python PycURL, Python's subprocess module, and Requests. Learn 3 ways to use cURL in Python. Usama Jamil Jun 20, 2024
YouTube Tutorial SEO How to scrape keywords from the YouTube Search Bar Learn how to scrape short- and long-tail keyword suggestions from YouTube, alphabetically. Abdul T Jun 20, 2024
cURL Proxy Web scraping How to use cURL with a proxy (2024 step-by-step guide) A guide through the processes of using cURL with proxies, authentication, and various configuration methods. Korede Bashir Jun 19, 2024
Web scraping Proxy HTTP status code Web scraping: how to solve 403 errors Why am I getting a 403 error status code when web scraping? Three possible answers on how to fix 403 errors when web scraping: user agents, HTTP headers, and proxies. Natasha Lekh Jun 14, 2024
Apify Store Web scraping Google Maps How a digital marketer uses Apify to improve outreach campaigns How a digital marketer automated outreach campaigns by using Apify to scrape Google Maps for contact details. Says "it is a fantastic product". David Barton Jun 14, 2024
Proxy Nodejs Web scraping How to use a proxy with Axios and Node.js Learn to scrape the web efficiently by using proxy servers with one of the most popular HTTP clients for Node.js. Dimitrije Stamenić Jun 12, 2024
cURL HTTP status code How to follow redirects using cURL When working with HTTP requests, it can be challenging to follow redirects manually. Fortunately, cURL provides options to simplify this process. Korede Bashir Jun 12, 2024
Python Programming Data extraction Python lxml tutorial: XML processing and web scraping Learn how to extract website content using lxml and Requests with practical examples. Satyam Tripathi Jun 10, 2024