Head of Product @paymongo
- Manila, Philippines
-
09:05
(UTC -12:00) - https://marvinvista.com/
- @marvinvista
Pinned Loading
-
Scrape PDF files from a website and ...
Scrape PDF files from a website and convert them to markdown. 1import os
2import requests
3from bs4 import BeautifulSoup
4import PyPDF2
5 -
Scrape webpages from the links in an...
Scrape webpages from the links in an RSS feed and save their content as text files with the same name as the page link. 1import os
2import re
3import requests
4import feedparser
5from bs4 import BeautifulSoup
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.