Skip to main content
Web Scraping with Python
Intro
Webscraping ethics
API's
Webpage Structure
Python
Search Operators!
Lunr Search Operators
×
Specific fields (e.g. title:foo, text:1911)
Wildcards (e.g. foo*, *oo)
Fuzzy match, helps with misspelling (e.g. foo~1)
Boost term (e.g. foo^10)
Search site content
Fuzzy search powered by
Lunr.js
.
May take a second to load large workshops!