{"id":18969144,"url":"https://github.com/ranman/angellist-scraper","last_synced_at":"2025-08-21T00:14:01.979Z","repository":{"id":10918857,"uuid":"13219175","full_name":"ranman/angellist-scraper","owner":"ranman","description":null,"archived":false,"fork":false,"pushed_at":"2014-03-24T19:33:50.000Z","size":180,"stargazers_count":6,"open_issues_count":0,"forks_count":11,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-08-03T23:37:28.485Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ranman.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-09-30T15:27:58.000Z","updated_at":"2015-03-24T23:17:59.000Z","dependencies_parsed_at":"2022-09-08T06:30:43.792Z","dependency_job_id":null,"html_url":"https://github.com/ranman/angellist-scraper","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ranman/angellist-scraper","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ranman%2Fangellist-scraper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ranman%2Fangellist-scraper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ranman%2Fangellist-scraper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ranman%2Fangellist-scraper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ranman","download_url":"https://codeload.github.com/ranman/angellist-scraper/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ranman%2Fangellist-scraper/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271406123,"owners_count":24753918,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-20T02:00:09.606Z","response_time":69,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-08T14:52:01.461Z","updated_at":"2025-08-21T00:14:01.959Z","avatar_url":"https://github.com/ranman.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Synopsis\n\nPut the Angellist startups into MongoDB using a Iron.io queue and python.\n\n## Code Example\n\nnope.\n\n## Motivation\n\nSometimes Randall programs things and I try to fix them.\n\n## Installation\n\nSet the follow environment variables\n\n* MONGO_URL- url to your mongoDB instance\n* MONGO_USER - user for mongoDB instance\n* MONGO_PASSWORD - password for above user\n* SCHEMA_NAME - name of MongoDB schema\n* IRON_PROJECT_ID- IRON_MQ project ID\n* IRON_TOKEN - IRON_MQ project token\n\nInstall the python environment\n```\nvirtualenv venv\n. venv/bin/activate\npip install -r requirements.txt\n```\nThen do this:\n\n```shell\n$ gem install iron_worker_ng\n$ iron_worker upload startup.worker\n$ python pyq.py\n$ repeat 500 python enqueue.py\n```\n\nThat last line starts up 500 workers that will ask for 1000 ids at a time for the next few hours.\n\nApparently you don't have to do this anymore you can just do:\n\n```shell\n$ repeat 500 iron_worker queue startup.worker --timeout 3600\n```\n\n## Contributors\n\nI welcome you.\n\n## License\n\nI have no idea what licensing is but feel free to use this code without any warranty or liability.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Franman%2Fangellist-scraper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Franman%2Fangellist-scraper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Franman%2Fangellist-scraper/lists"}