Skip to main content

A scraping tool for HUJI sites.

Project description

hujiscrape

This is a simple scraping tool for HUJI sites.

  • When running on Windows, make sure to add the following:
def main():
    ...
    asyncio.set_event_loop_policy(asyncio.WindowsSelectorEventLoopPolicy())
    ...
    asyncio.run(coroutine)

Disclaimer: The project is in no way affiliated with The Hebrew University of Jerusalem, and was built independently.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

hujiscrape-0.0.5.tar.gz (8.9 kB view hashes)

Uploaded Source

Built Distribution

hujiscrape-0.0.5-py3-none-any.whl (11.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page