📄️ Using Webhooks
What are Webhooks?
📄️ Extractor Tagging
What is Extractor Tagging?
📄️ Getting Started With Regular Expressions
In Import.io, you can uses Set Regular Expression to find text that matches a pattern, then replace the matched strings with other strings.
📄️ Infinite Scroll and Pagination URLs That Don't Change
What is ?infinite scroll??
📄️ Extracting Maximum Number of Pages
Let's say you're building an extractor, and you want to generate a list of URLs Using the URL Generator for a website with many pages (reviews, products, etc). How do you determine the number of pages to generate? If it's just a single webpage, you can just look at the site and take a note of the total number of pages.