Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
zwt963
/
paperindex
like
1
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
d3ff7fa
paperindex
/
src
/
crawl
/
__init__.py
DVampire
update website
583741e
3 months ago
raw
Copy download link
history
blame
Safe
145 Bytes
# Crawl module for web scraping and data extraction
from
.huggingface_daily
import
HuggingFaceDailyPapers
__all__ = [
'HuggingFaceDailyPapers'
]