We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi! 👋 thanks for providing this great resource!
The Cocomo link here:
scraper/scraper/util.py
Line 166 in 84545d6
curl "https://csse.usc.edu/tools/cocomoii.php" curl: (7) Failed to connect to csse.usc.edu port 443: Operation timed out
The USC site links to http://softwarecost.org/tools/COCOMO/ and the scraper seems to work when I update cocomo_url to this softwarecost.org URL. Do you think the link should be updated? Thanks!
cocomo_url
The text was updated successfully, but these errors were encountered:
Thanks @lbeaufort !
This is the second time they've changed the URL on us. :)
I don't suppose you're willing to submit the PR to fix the URL are you?
Sorry, something went wrong.
I'd be happy to, I'll do that today :)
Successfully merging a pull request may close this issue.
Hi! 👋 thanks for providing this great resource!
The Cocomo link here:
scraper/scraper/util.py
Line 166 in 84545d6
doesn't seem to work anymore.
The USC site links to http://softwarecost.org/tools/COCOMO/ and the scraper seems to work when I update
cocomo_url
to this softwarecost.org URL. Do you think the link should be updated? Thanks!The text was updated successfully, but these errors were encountered: