Google Colab Content Extractor
Budget: $10 – $30 USD
I need a Google Colab notebook (Python) that extrcts the main written content from a web page while excluding non-essential elements, so I can consistently analyse primary text across different site types.
Scope of work
- Deliver a reproducible Google Colab notebook that takes a URL and returns main page text.
- Provide extract_main_text(url, N) that returns the key content limited to the first N words/characters.
- Prioritise body content and filter boilerplate (nav, headers/footers, sidebars, cookie banners, ads), handling varied page structures (not only <article>).
Show less
Additional information
The notebook should let me enter a URL and N, then output clean, copy/paste-ready text (optionally include the page title).
Scope of work
- Deliver a reproducible Google Colab notebook that takes a URL and returns main page text.
- Provide extract_main_text(url, N) that returns the key content limited to the first N words/characters.
- Prioritise body content and filter boilerplate (nav, headers/footers, sidebars, cookie banners, ads), handling varied page structures (not only <article>).
Show less
Additional information
The notebook should let me enter a URL and N, then output clean, copy/paste-ready text (optionally include the page title).